Commit 1ccd344f authored by unknown's avatar unknown

Merge knielsen@10.100.52.19:/usr/local/mysql/tmp-5.0

into  mysql.com:/data0/knielsen/tmp-5.0
parents ee658d72 d0d405ee
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment