Add sleep of 5 sec for mysql to come up properly
This commit is contained in:
@@ -49,4 +49,6 @@ mysql -u root -e "FLUSH PRIVILEGES;"
|
||||
mysql -u root -e "SET GLOBAL max_connections=200;"
|
||||
pkill -9 mysqld
|
||||
|
||||
sleep 5
|
||||
|
||||
mysqld_safe
|
||||
|
Reference in New Issue
Block a user