summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/r/galera_shutdown_nonprim.result
blob: 8b7697432a3a1461d5074ad9e14b3a6153437209 (plain)
1
2
3
4
5
6
7
8
9
10
11
connection node_2;
connection node_1;
connection node_1;
connection node_2;
connection node_1;
SET GLOBAL wsrep_provider_options = 'pc.weight=2';
connection node_2;
SET GLOBAL wsrep_provider_options = 'gmcast.isolate = 1';
SET SESSION wsrep_sync_wait = 0;
connection node_1;
SET GLOBAL wsrep_provider_options = 'pc.weight = 1';