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
@ -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…
x
Reference in New Issue
Block a user