mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Increase time to wait for mysqld to get restarted(it will take some time when running in valgrind)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user