Race condition occurs upon server restart inside test cases

Server restart is reported as failed (with exit code 0),
and the whole MTR worker aborts
This commit is contained in:
Elena Stepanova 2021-05-25 21:20:08 +03:00
parent cf9e4c8b16
commit 71e1ddda22

View file

@ -33,10 +33,7 @@ while ($mysql_errno)
{
let $mysql_errno=0;
}
if ($mysql_errno > 0)
{
--sleep 0.1
}
--sleep 0.1
}
--enable_query_log
--enable_result_log