diff options
author | Brandon Nesterenko <brandon.nesterenko@mariadb.com> | 2021-05-12 11:46:58 -0600 |
---|---|---|
committer | Brandon Nesterenko <brandon.nesterenko@mariadb.com> | 2021-05-17 22:03:22 -0600 |
commit | 13e782eb84441d0c2ba1ce9d0109a7534d1995fa (patch) | |
tree | 31e6764fe312e792301b7ee57876f65977899eb8 /zlib/win32 | |
parent | 34340fb501f97d7289c165dd6599a3942087bc41 (diff) | |
download | mariadb-git-10.6-MDEV-25222.tar.gz |
MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG from output10.6-MDEV-25222
Problem:
=======
The ALWAYS option of the mariadb-binlog --base64-output flag
formats its output incorrectly. This option is deprecated, and
MySQL 8.0 has removed it entirely.
Solution:
========
Adhere to MySQL and remove this option from MariaDB.
Behavioral Changes:
==================
Use Case: ./mariadb-binlog --base64-output
Previous Behavior: Sets base64-output mode to always
New Behavior: Error message indicating incomplete argument
Use Case: ./mariadb-binlog --base64-output=always
Previous Behavior: Sets base64-output mode to always
New Behavior: Error message indicating invalid argument value
Reviewed By:
==========
Andrei Elkin: <andrei.elkin@mariadb.com>
Diffstat (limited to 'zlib/win32')
0 files changed, 0 insertions, 0 deletions