mariadb/client
Brandon Nesterenko 78a0fe792a MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG from output
The --help comment for the --base64-output option in
mysqlbinlog was hard to decipher. This quick patch aims
to refine it.

Reviewed By:
==========
Andrei Elkin: <andrei.elkin@mariadb.com>
2021-05-19 07:46:20 -06:00
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_metadata.h MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY 2020-03-10 20:43:32 +04:00
client_priv.h MDEV-14974: --port ignored for --host=localhost 2021-05-11 11:50:41 -06:00
CMakeLists.txt MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
completion_hash.cc Merge 10.4 into 10.5 2020-11-03 16:24:47 +02:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
echo.c Update FSF Address 2019-05-11 21:29:06 +03:00
mariadb-conv.cc MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
mysql_plugin.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
mysql_upgrade.c Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
mysqladmin.cc MDEV-14974: --port ignored for --host=localhost 2021-05-11 11:50:41 -06:00
mysqlbinlog.cc MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG from output 2021-05-19 07:46:20 -06:00
mysqlcheck.c MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
mysqldump.c MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
mysqlimport.c MDEV-14974: --port ignored for --host=localhost 2021-05-11 11:50:41 -06:00
mysqlshow.c MDEV-14974: --port ignored for --host=localhost 2021-05-11 11:50:41 -06:00
mysqlslap.c MDEV-14974: --port ignored for --host=localhost 2021-05-11 11:50:41 -06:00
mysqltest.cc MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
readline.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00