mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
10 lines
312 B
PHP
10 lines
312 B
PHP
--echo Loading wsrep provider ...
|
|
|
|
--disable_query_log
|
|
--eval SET GLOBAL wsrep_provider = '$wsrep_provider_orig';
|
|
--eval SET GLOBAL wsrep_cluster_address = '$wsrep_cluster_address_orig';
|
|
--enable_query_log
|
|
|
|
--enable_reconnect
|
|
--source include/wait_until_connected_again.inc
|
|
--source include/wait_until_ready.inc
|