summaryrefslogtreecommitdiff
path: root/include/my_handler_errors.h
diff options
context:
space:
mode:
authorBrandon Nesterenko <brandon.nesterenko@mariadb.com>2021-05-12 11:46:58 -0600
committerBrandon Nesterenko <brandon.nesterenko@mariadb.com>2021-05-17 22:03:22 -0600
commit13e782eb84441d0c2ba1ce9d0109a7534d1995fa (patch)
tree31e6764fe312e792301b7ee57876f65977899eb8 /include/my_handler_errors.h
parent34340fb501f97d7289c165dd6599a3942087bc41 (diff)
downloadmariadb-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 'include/my_handler_errors.h')
0 files changed, 0 insertions, 0 deletions