File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -33,3 +33,4 @@ galera_gc_fc_limit : MDEV-17061 Test failure on galera.galera_gc_fc_limit
33
33
partition : MDEV-13881 galera.partition failed in buildbot with wrong result
34
34
galera_as_slave_replication_budle : MDEV-15785 Test case galera_as_slave_replication_bundle caused debug assertion
35
35
galera_wan : MDEV-17259: Test failure on galera.galera_wan
36
+
Original file line number Diff line number Diff line change
1
+ SET SESSION wsrep_sync_wait=0;
2
+ SET SESSION wsrep_sync_wait=DEFAULT;
1
3
SET GLOBAL wsrep_provider_options = 'pc.weight=3';
2
4
SHOW GLOBAL VARIABLES LIKE 'wsrep_provider_options';
3
5
Variable_name Value
Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ wsrep_local_send_queue_min #
60
60
wsrep_local_state #
61
61
wsrep_local_state_comment #
62
62
wsrep_local_state_uuid #
63
+ wsrep_open_connections #
64
+ wsrep_open_transactions #
63
65
wsrep_protocol_version #
64
66
wsrep_provider_name #
65
67
wsrep_provider_vendor #
You can’t perform that action at this time.
0 commit comments