mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MW-373 Wait for wsrep_ready at startup when provider is loaded
Conflicts: mysql-test/include/kill_and_restart_mysqld.inc
This commit is contained in:
committed by
Jan Lindström
parent
224ae5770f
commit
dd72d66c45
@ -16,6 +16,9 @@ if (!$restart_parameters)
|
||||
# Call script that will poll the server waiting for it to be back online again
|
||||
--source include/wait_until_connected_again.inc
|
||||
|
||||
# Wait for wsrep
|
||||
--source include/wait_wsrep_ready.inc
|
||||
|
||||
# Turn off reconnect again
|
||||
--disable_reconnect
|
||||
|
||||
|
Reference in New Issue
Block a user