mariadb/client
2024-10-16 17:24:46 +03:00
..
async_example.c
client_metadata.h
client_priv.h cleanup: unused OPT_xxx and client_priv.h 2024-05-06 17:16:10 +02:00
CMakeLists.txt MDEV-33091 pcre2 headers aren't found on Solaris 2024-09-05 12:14:06 +10:00
completion_hash.cc
completion_hash.h
echo.c
mariadb-conv.cc
my_readline.h
mysql.cc MDEV-34831: MDEV-34704 introduces a typo, --qick 2024-08-29 12:30:05 +02:00
mysql_plugin.c MDEV-34266 safe_strcpy() includes an unnecessary conditional branch 2024-06-07 19:24:36 +03:00
mysql_upgrade.c MDEV-34406 Enhance mariadb_upgrade to print failing query in case of error 2024-06-16 10:51:33 +03:00
mysqladmin.cc Fix Various Typos 2024-05-28 11:31:49 +10:00
mysqlbinlog.cc MDEV-27037 mysqlbinlog emits a warning when reaching EOF before stop-datetime 2024-09-12 08:43:29 -04:00
mysqlcheck.c cleanup: unused OPT_xxx and client_priv.h 2024-05-06 17:16:10 +02:00
mysqldump.c MDEV-15393 gtid_slave_pos duplicate key errors after mysqldump restore 2024-07-19 21:44:12 +03:00
mysqlimport.c Fix incorrect setting of opt_local_file in mysqlimport, for named pipe 2024-08-09 01:15:45 +02:00
mysqlshow.c cleanup: unused OPT_xxx and client_priv.h 2024-05-06 17:16:10 +02:00
mysqlslap.c cleanup: unused OPT_xxx and client_priv.h 2024-05-06 17:16:10 +02:00
mysqltest.cc Fixed core dump in mysqltest in move-file when using wrong paths 2024-10-16 17:24:46 +03:00
readline.cc