mariadb/client
Dave Gosselin b519fb6937 MDEV-35847 mariadb client --wait flag broken
Wire up the --wait flag in the mariadb client, making it behave
like the same flag from mariadb-admin.  The wait time is hard-coded
to five seconds.  --wait with no argument will retry forever.
Supply an argument like this: --wait=X where X is the number of
retry attempts.
2025-02-07 08:28:20 -05: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 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-35847 mariadb client --wait flag broken 2025-02-07 08:28:20 -05: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-35528: mariadb-binlog cannot process more than 1 logfiles when --stop-datetime is specified 2025-01-12 11:03:10 -07:00
mysqlcheck.c cleanup: unused OPT_xxx and client_priv.h 2024-05-06 17:16:10 +02:00
mysqldump.c MDEV-29968 Functions in default values in tables with some character sets break SHOW CREATE (and mysqldump) 2025-01-17 15:39:55 +04: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