mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
Merge knielsen@10.100.52.19:/usr/local/mysql/tmp-5.0
into mysql.com:/data0/knielsen/tmp-5.0
This commit is contained in:
commit
9d7799e7a8
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
connect (wait_con,localhost,root,,test,,);
|
||||
flush status; # Reset counters
|
||||
connection wait_con;
|
||||
set session wait_timeout=100;
|
||||
let $retries=300;
|
||||
let $aborted_clients = `SHOW STATUS LIKE 'aborted_clients'`;
|
||||
set @aborted_clients= 0;
|
||||
|
|
Loading…
Reference in a new issue