mariadb/client
Mike Griffin 53c4e4d054 MDEV-18702 mysqldump: add variable 'max-statement-time'
With a global non-default max-statement-time of a time interval that exceed
the query time mysqldump queries when doing a backup.

To solve both, add a max-statement-time option, defaulting to 0 (unlimited time).

Also like mariabackup, set the session wait_timeout=DEFAULT (28800). The
time/processing between mysqldump times isn't expected to get that
close ever, but let's adopt the standard of mariabackup as no-one has
challenged it has having a detrimental effect.

Reviewer and test case author Daniel Black
2022-08-02 20:31:08 +10:00
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_priv.h Add option --enable-cleartext-plugin to the MariaDB client 2022-05-26 14:21:23 +10:00
CMakeLists.txt Cleanup - remove confusing comment. 2021-09-01 18:21:00 +02: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 Update FSF Address 2019-05-11 21:29:06 +03:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc MDEV-28197 Linux mariadb-client build does not accept Unicode characters 2022-07-10 22:37:13 +02:00
mysql_plugin.c Merge branch '10.2' into 10.3 2021-09-07 23:24:06 +02:00
mysql_upgrade.c Merge branch '10.2' into 10.3 2022-02-10 20:23:56 +01:00
mysqladmin.cc MDEV-19750 mysql command wrong encoding 2019-06-17 18:04:47 +01:00
mysqlbinlog.cc Merge 10.2 into 10.3 2022-03-29 09:53:15 +03:00
mysqlcheck.c Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
mysqldump.c MDEV-18702 mysqldump: add variable 'max-statement-time' 2022-08-02 20:31:08 +10:00
mysqlimport.c Merge 10.2 into 10.3 2020-06-13 15:11:43 +03:00
mysqlshow.c Merge 10.2 into 10.3 2019-06-19 08:56:10 +03:00
mysqlslap.c Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
mysqltest.cc MDEV-27691: make working view-protocol 2022-02-16 13:06:23 +07: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