mariadb/client
Sergei Golubchik b059f60510 MDEV-35704 Error message mispelled when altering table engine to MEMORY
reset progress report output before printing the error message.
need to flush(stdout), because error message goes to stderr
2025-01-07 16:31:39 +01:00
..
async_example.c
client_metadata.h MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY 2020-03-10 20:43:32 +04:00
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 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 Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mariadb-conv.cc Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc MDEV-35704 Error message mispelled when altering table engine to MEMORY 2025-01-07 16:31:39 +01: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-34348: my_hash_get_key fixes 2024-11-23 08:14:22 -07:00
mysqlimport.c MDEV-35574 remove obsolete pthread_exit calls 2024-12-10 12:12:20 +11: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 MDEV-35574 remove obsolete pthread_exit calls 2024-12-10 12:12:20 +11:00
readline.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00