|
|
|
@ -21,119 +21,123 @@ SET GLOBAL wsrep_provider=none; |
|
|
|
CALL mtr.add_suppression("WSREP: Could not open saved state file for reading.*"); |
|
|
|
SHOW GLOBAL STATUS LIKE 'wsrep%'; |
|
|
|
Variable_name Value |
|
|
|
wsrep_applier_thread_count # |
|
|
|
wsrep_local_state_uuid # |
|
|
|
wsrep_protocol_version # |
|
|
|
wsrep_last_committed # |
|
|
|
wsrep_replicated # |
|
|
|
wsrep_replicated_bytes # |
|
|
|
wsrep_repl_keys # |
|
|
|
wsrep_repl_keys_bytes # |
|
|
|
wsrep_repl_data_bytes # |
|
|
|
wsrep_repl_other_bytes # |
|
|
|
wsrep_received # |
|
|
|
wsrep_received_bytes # |
|
|
|
wsrep_local_commits # |
|
|
|
wsrep_local_cert_failures # |
|
|
|
wsrep_local_replays # |
|
|
|
wsrep_local_send_queue # |
|
|
|
wsrep_local_send_queue_max # |
|
|
|
wsrep_local_send_queue_min # |
|
|
|
wsrep_local_send_queue_avg # |
|
|
|
wsrep_local_recv_queue # |
|
|
|
wsrep_local_recv_queue_max # |
|
|
|
wsrep_local_recv_queue_min # |
|
|
|
wsrep_local_recv_queue_avg # |
|
|
|
wsrep_local_cached_downto # |
|
|
|
wsrep_flow_control_paused_ns # |
|
|
|
wsrep_flow_control_paused # |
|
|
|
wsrep_flow_control_sent # |
|
|
|
wsrep_flow_control_recv # |
|
|
|
wsrep_cert_deps_distance # |
|
|
|
wsrep_apply_oooe # |
|
|
|
wsrep_apply_oool # |
|
|
|
wsrep_apply_window # |
|
|
|
wsrep_causal_reads # |
|
|
|
wsrep_cert_deps_distance # |
|
|
|
wsrep_commit_oooe # |
|
|
|
wsrep_commit_oool # |
|
|
|
wsrep_commit_window # |
|
|
|
wsrep_local_state # |
|
|
|
wsrep_local_state_comment # |
|
|
|
wsrep_cert_index_size # |
|
|
|
wsrep_causal_reads # |
|
|
|
wsrep_cert_interval # |
|
|
|
wsrep_open_transactions # |
|
|
|
wsrep_open_connections # |
|
|
|
wsrep_incoming_addresses # |
|
|
|
wsrep_applier_thread_count # |
|
|
|
wsrep_cluster_capabilities # |
|
|
|
wsrep_cluster_conf_id # |
|
|
|
wsrep_cluster_size # |
|
|
|
wsrep_cluster_state_uuid # |
|
|
|
wsrep_cluster_status # |
|
|
|
wsrep_commit_oooe # |
|
|
|
wsrep_commit_oool # |
|
|
|
wsrep_commit_window # |
|
|
|
wsrep_connected # |
|
|
|
wsrep_flow_control_paused # |
|
|
|
wsrep_flow_control_paused_ns # |
|
|
|
wsrep_flow_control_recv # |
|
|
|
wsrep_flow_control_sent # |
|
|
|
wsrep_incoming_addresses # |
|
|
|
wsrep_last_committed # |
|
|
|
wsrep_local_bf_aborts # |
|
|
|
wsrep_local_cached_downto # |
|
|
|
wsrep_local_cert_failures # |
|
|
|
wsrep_local_commits # |
|
|
|
wsrep_local_index # |
|
|
|
wsrep_local_recv_queue # |
|
|
|
wsrep_local_recv_queue_avg # |
|
|
|
wsrep_local_recv_queue_max # |
|
|
|
wsrep_local_recv_queue_min # |
|
|
|
wsrep_local_replays # |
|
|
|
wsrep_local_send_queue # |
|
|
|
wsrep_local_send_queue_avg # |
|
|
|
wsrep_local_send_queue_max # |
|
|
|
wsrep_local_send_queue_min # |
|
|
|
wsrep_local_state # |
|
|
|
wsrep_local_state_comment # |
|
|
|
wsrep_local_state_uuid # |
|
|
|
wsrep_open_connections # |
|
|
|
wsrep_open_transactions # |
|
|
|
wsrep_protocol_version # |
|
|
|
wsrep_provider_capabilities # |
|
|
|
wsrep_provider_name # |
|
|
|
wsrep_provider_vendor # |
|
|
|
wsrep_provider_version # |
|
|
|
wsrep_ready # |
|
|
|
wsrep_received # |
|
|
|
wsrep_received_bytes # |
|
|
|
wsrep_repl_data_bytes # |
|
|
|
wsrep_repl_keys # |
|
|
|
wsrep_repl_keys_bytes # |
|
|
|
wsrep_repl_other_bytes # |
|
|
|
wsrep_replicated # |
|
|
|
wsrep_replicated_bytes # |
|
|
|
wsrep_rollbacker_thread_count # |
|
|
|
wsrep_thread_count # |
|
|
|
|
|
|
|
SHOW GLOBAL STATUS LIKE 'wsrep_%'; |
|
|
|
Variable_name Value |
|
|
|
wsrep_applier_thread_count # |
|
|
|
wsrep_local_state_uuid # |
|
|
|
wsrep_protocol_version # |
|
|
|
wsrep_last_committed # |
|
|
|
wsrep_replicated # |
|
|
|
wsrep_replicated_bytes # |
|
|
|
wsrep_repl_keys # |
|
|
|
wsrep_repl_keys_bytes # |
|
|
|
wsrep_repl_data_bytes # |
|
|
|
wsrep_repl_other_bytes # |
|
|
|
wsrep_received # |
|
|
|
wsrep_received_bytes # |
|
|
|
wsrep_local_commits # |
|
|
|
wsrep_local_cert_failures # |
|
|
|
wsrep_local_replays # |
|
|
|
wsrep_local_send_queue # |
|
|
|
wsrep_local_send_queue_max # |
|
|
|
wsrep_local_send_queue_min # |
|
|
|
wsrep_local_send_queue_avg # |
|
|
|
wsrep_local_recv_queue # |
|
|
|
wsrep_local_recv_queue_max # |
|
|
|
wsrep_local_recv_queue_min # |
|
|
|
wsrep_local_recv_queue_avg # |
|
|
|
wsrep_local_cached_downto # |
|
|
|
wsrep_flow_control_paused_ns # |
|
|
|
wsrep_flow_control_paused # |
|
|
|
wsrep_flow_control_sent # |
|
|
|
wsrep_flow_control_recv # |
|
|
|
wsrep_cert_deps_distance # |
|
|
|
wsrep_apply_oooe # |
|
|
|
wsrep_apply_oool # |
|
|
|
wsrep_apply_window # |
|
|
|
wsrep_causal_reads # |
|
|
|
wsrep_cert_deps_distance # |
|
|
|
wsrep_commit_oooe # |
|
|
|
wsrep_commit_oool # |
|
|
|
wsrep_commit_window # |
|
|
|
wsrep_local_state # |
|
|
|
wsrep_local_state_comment # |
|
|
|
wsrep_cert_index_size # |
|
|
|
wsrep_causal_reads # |
|
|
|
wsrep_cert_interval # |
|
|
|
wsrep_open_transactions # |
|
|
|
wsrep_open_connections # |
|
|
|
wsrep_incoming_addresses # |
|
|
|
wsrep_applier_thread_count # |
|
|
|
wsrep_cluster_capabilities # |
|
|
|
wsrep_cluster_conf_id # |
|
|
|
wsrep_cluster_size # |
|
|
|
wsrep_cluster_state_uuid # |
|
|
|
wsrep_cluster_status # |
|
|
|
wsrep_commit_oooe # |
|
|
|
wsrep_commit_oool # |
|
|
|
wsrep_commit_window # |
|
|
|
wsrep_connected # |
|
|
|
wsrep_flow_control_paused # |
|
|
|
wsrep_flow_control_paused_ns # |
|
|
|
wsrep_flow_control_recv # |
|
|
|
wsrep_flow_control_sent # |
|
|
|
wsrep_incoming_addresses # |
|
|
|
wsrep_last_committed # |
|
|
|
wsrep_local_bf_aborts # |
|
|
|
wsrep_local_cached_downto # |
|
|
|
wsrep_local_cert_failures # |
|
|
|
wsrep_local_commits # |
|
|
|
wsrep_local_index # |
|
|
|
wsrep_local_recv_queue # |
|
|
|
wsrep_local_recv_queue_avg # |
|
|
|
wsrep_local_recv_queue_max # |
|
|
|
wsrep_local_recv_queue_min # |
|
|
|
wsrep_local_replays # |
|
|
|
wsrep_local_send_queue # |
|
|
|
wsrep_local_send_queue_avg # |
|
|
|
wsrep_local_send_queue_max # |
|
|
|
wsrep_local_send_queue_min # |
|
|
|
wsrep_local_state # |
|
|
|
wsrep_local_state_comment # |
|
|
|
wsrep_local_state_uuid # |
|
|
|
wsrep_open_connections # |
|
|
|
wsrep_open_transactions # |
|
|
|
wsrep_protocol_version # |
|
|
|
wsrep_provider_capabilities # |
|
|
|
wsrep_provider_name # |
|
|
|
wsrep_provider_vendor # |
|
|
|
wsrep_provider_version # |
|
|
|
wsrep_ready # |
|
|
|
wsrep_received # |
|
|
|
wsrep_received_bytes # |
|
|
|
wsrep_repl_data_bytes # |
|
|
|
wsrep_repl_keys # |
|
|
|
wsrep_repl_keys_bytes # |
|
|
|
wsrep_repl_other_bytes # |
|
|
|
wsrep_replicated # |
|
|
|
wsrep_replicated_bytes # |
|
|
|
wsrep_rollbacker_thread_count # |
|
|
|
wsrep_thread_count # |
|
|
|
SHOW GLOBAL STATUS LIKE 'wsrep_local_state_comment'; |
|
|
|
@ -159,7 +163,7 @@ SET GLOBAL wsrep_provider=none; |
|
|
|
call mtr.add_suppression("WSREP: Failed to get provider options"); |
|
|
|
SELECT @@global.wsrep_provider; |
|
|
|
@@global.wsrep_provider |
|
|
|
libgalera_smm.so |
|
|
|
/usr/lib/libgalera_4_smm.so |
|
|
|
SELECT @@global.wsrep_slave_threads; |
|
|
|
@@global.wsrep_slave_threads |
|
|
|
1 |
|
|
|
@ -175,7 +179,7 @@ wsrep_thread_count 0 |
|
|
|
|
|
|
|
SELECT @@global.wsrep_provider; |
|
|
|
@@global.wsrep_provider |
|
|
|
libgalera_smm.so |
|
|
|
/usr/lib/libgalera_4_smm.so |
|
|
|
SELECT @@global.wsrep_cluster_address; |
|
|
|
@@global.wsrep_cluster_address |
|
|
|
|
|
|
|
@ -202,7 +206,7 @@ EXPECT_2 |
|
|
|
2 |
|
|
|
SELECT @@global.wsrep_provider; |
|
|
|
@@global.wsrep_provider |
|
|
|
libgalera_smm.so |
|
|
|
/usr/lib/libgalera_4_smm.so |
|
|
|
SELECT @@global.wsrep_cluster_address; |
|
|
|
@@global.wsrep_cluster_address |
|
|
|
gcomm:// |
|
|
|
@ -256,7 +260,6 @@ SELECT @@global.wsrep_sst_auth; |
|
|
|
NULL |
|
|
|
SET @@global.wsrep_sst_auth= @wsrep_sst_auth_saved; |
|
|
|
SET GLOBAL wsrep_slave_threads= @wsrep_slave_threads_saved; |
|
|
|
SET GLOBAL wsrep_provider= none; |
|
|
|
SET GLOBAL wsrep_cluster_address= @wsrep_cluster_address_saved; |
|
|
|
SET GLOBAL wsrep_provider_options= @wsrep_provider_options_saved; |
|
|
|
# End of test. |