summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2015-04-06 17:44:15 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2015-04-06 17:44:32 +0300
commitb1e04bf798437ca4beb4fcd1cadc3f0bc9dbd516 (patch)
tree224a3ced28ae6974571c08de439897f1a888ed24
parent8b870ba16ebc92cc8d88db10b8feb1a653411d9b (diff)
irun_mysqld: Let the bootstrapping complete cleanly
-rwxr-xr-xtests/local-server/run_mysqld1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local-server/run_mysqld b/tests/local-server/run_mysqld
index ba2c9f5..1cfa5ee 100755
--- a/tests/local-server/run_mysqld
+++ b/tests/local-server/run_mysqld
@@ -43,6 +43,7 @@ init_mysql() {
echo "FLUSH PRIVILEGES;"
) | run_mysqld --bootstrap --skip-grant-tables
set -x
+ sleep 5
run_mysqld
sleep 5
run_mysql_upgrade