1
0
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:
unknown
2006-09-28 11:53:42 +02:00
parent 30af628d37
commit 4f810b3b0b

View File

@@ -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