Commit 4f810b3b authored by unknown's avatar unknown

Increase time to wait for mysqld to get restarted(it will take some time when running in valgrind)

parent 30af628d
......@@ -3,7 +3,7 @@
# server has been restored or timeout occurs
--disable_result_log
--disable_query_log
let $counter= 100;
let $counter= 500;
while ($mysql_errno)
{
--error 0,2002,2006
......
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