summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/r/galera#505.result
blob: bc7eb3b9ed4d600a25cb98ff4bf718163e7ba5b7 (plain)
1
2
3
4
5
6
7
8
9
10
connection node_2;
connection node_1;
connection node_1;
SET SESSION wsrep_sync_wait=0;
SET SESSION wsrep_sync_wait=DEFAULT;
SET GLOBAL wsrep_provider_options = 'pc.weight=3';
SHOW GLOBAL VARIABLES LIKE 'wsrep_provider_options';
Variable_name	Value
wsrep_provider_options	pc.weight = 3
SET GLOBAL wsrep_provider_options = 'pc.weight=1';