summaryrefslogtreecommitdiff
path: root/mysql-test/suite/galera/r/galera#505.result
blob: d5e78c570b5b7f13fc755b686e7a05a3de7adbe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
connection node_2;
connection node_1;
connection node_1;
SET SESSION wsrep_sync_wait=0;
# Correct Galera library found
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';