Commit 7434596b authored by Magnus Svensson's avatar Magnus Svensson

Bug#40636 falcon_bug_28095 test fails with "Server failed to restart"

parent 2790aceb
......@@ -4,7 +4,7 @@
--disable_result_log
--disable_query_log
let $counter= 500;
let $mysql_errno= 9999;
let $mysql_errno= 0;
while (!$mysql_errno)
{
--error 0,1053,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