Commit 7491454f authored by knielsen@rt.int.sifira.dk's avatar knielsen@rt.int.sifira.dk

Merge mysql.com:/usr/local/mysql/tmp-5.0

into  mysql.com:/usr/local/mysql/tmp-5.1
parents 9e1b155e 34cf139b
......@@ -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