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

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