mariadb/client
Marko Mäkelä d665186477 MDEV-28976: mtr must wait for server to actually die
do_shutdown_server(): Call wait_until_dead() also when we are forcibly
killing the process (timeout=0). We have evidence that killing
the process may take some time and cause mystery failures in
crash recovery tests. For InnoDB, several failures were observed between
commit da094188f6 and
commit 0ee1082bd2
when no advisory file locking was being used by default.
2023-04-19 14:08:53 +03:00
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_priv.h Merge 10.3 into 10.4 2022-06-02 16:34:17 +03:00
CMakeLists.txt Merge remote-tracking branch 'upstream/10.3' into 10.4 2021-09-09 09:23:35 +03:00
completion_hash.cc Merge 10.2 into 10.3 2020-11-02 15:48: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
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc MDBF-534: Coverity scan: fix client folder 2023-02-17 13:43:43 +00:00
mysql_plugin.c Fix few vulnerabilities found by Cppcheck 2023-03-02 14:38:24 +11:00
mysql_upgrade.c MDEV-24453 Added support for a 5th --verbose parameter in mariadb-upgrade to show mysql results for mysql_fix_privilege_tables 2023-03-27 16:29:14 +02:00
mysqladmin.cc MDBF-534: Coverity scan: fix client folder 2023-02-17 13:43:43 +00:00
mysqlbinlog.cc MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --flashback 2023-03-08 12:26:00 +00:00
mysqlcheck.c MDBF-534: Coverity scan: fix client folder 2023-02-17 13:43:43 +00:00
mysqldump.c MDBF-534: Coverity scan: fix client folder 2023-02-17 13:43:43 +00:00
mysqlimport.c Remove HAVE_SNPRINTF 2022-10-05 10:09:49 +03:00
mysqlshow.c Merge branch '10.3' into 10.4 2022-10-01 23:07:26 +02:00
mysqlslap.c MDBF-534: Coverity scan: fix client folder 2023-02-17 13:43:43 +00:00
mysqltest.cc MDEV-28976: mtr must wait for server to actually die 2023-04-19 14:08:53 +03:00
readline.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.cc.dontuse Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.h.dontuse Update FSF Address 2019-05-11 21:29:06 +03:00