Commit 4f810b3b authored by unknown's avatar unknown
Browse files

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

parent 30af628d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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