mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fixed bug in mtr that caused restart to fail if mysqld died to fast
This commit is contained in:
@@ -8,3 +8,8 @@
|
||||
|
||||
--source include/shutdown_mysqld.inc
|
||||
--source include/start_mysqld.inc
|
||||
|
||||
# The following sleep is required to give sleep_until_file_created() time
|
||||
# to notice that the server was restarted. sleep_until_file_created() would
|
||||
# fail if the server was restarted or killed at once after restart.
|
||||
--sleep 0.1
|
||||
|
Reference in New Issue
Block a user