mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
wsrep mtr suite: update for galera library 26.4.21
This commit is contained in:
@@ -3,6 +3,9 @@ SHOW GLOBAL STATUS LIKE 'wsrep%';
|
||||
Variable_name Value
|
||||
wsrep_local_state_uuid #
|
||||
wsrep_protocol_version #
|
||||
wsrep_protocol_application #
|
||||
wsrep_protocol_replicator #
|
||||
wsrep_protocol_gcs #
|
||||
wsrep_last_committed #
|
||||
wsrep_replicated #
|
||||
wsrep_replicated_bytes #
|
||||
|
@@ -3,6 +3,9 @@ SHOW GLOBAL STATUS LIKE 'wsrep%';
|
||||
Variable_name Value
|
||||
wsrep_local_state_uuid #
|
||||
wsrep_protocol_version #
|
||||
wsrep_protocol_application #
|
||||
wsrep_protocol_replicator #
|
||||
wsrep_protocol_gcs #
|
||||
wsrep_last_committed #
|
||||
wsrep_replicated #
|
||||
wsrep_replicated_bytes #
|
||||
|
@@ -3,7 +3,7 @@
|
||||
--source include/have_innodb.inc
|
||||
--source include/galera_no_debug_sync.inc
|
||||
|
||||
--let $galera_version=26.4.9
|
||||
--let $galera_version=26.4.21
|
||||
source include/check_galera_version.inc;
|
||||
|
||||
source include/galera_variables_ok.inc;
|
||||
|
@@ -5,7 +5,7 @@
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/galera_have_debug_sync.inc
|
||||
|
||||
--let $galera_version=26.4.9
|
||||
--let $galera_version=26.4.21
|
||||
source include/check_galera_version.inc;
|
||||
|
||||
source include/galera_variables_ok.inc;
|
||||
|
Reference in New Issue
Block a user