Browse Source

Update result files for Galera library 26.4.9

pull/1909/head
Jan Lindström 4 years ago
parent
commit
217caf27e3
  1. 1
      mysql-test/suite/wsrep/r/variables.result
  2. 1
      mysql-test/suite/wsrep/r/variables_debug.result
  3. 2
      mysql-test/suite/wsrep/t/variables.test
  4. 2
      mysql-test/suite/wsrep/t/variables_debug.test
  5. 2
      wsrep-lib

1
mysql-test/suite/wsrep/r/variables.result

@ -34,6 +34,7 @@ wsrep_cert_deps_distance #
wsrep_apply_oooe #
wsrep_apply_oool #
wsrep_apply_window #
wsrep_apply_waits #
wsrep_commit_oooe #
wsrep_commit_oool #
wsrep_commit_window #

1
mysql-test/suite/wsrep/r/variables_debug.result

@ -34,6 +34,7 @@ wsrep_cert_deps_distance #
wsrep_apply_oooe #
wsrep_apply_oool #
wsrep_apply_window #
wsrep_apply_waits #
wsrep_commit_oooe #
wsrep_commit_oool #
wsrep_commit_window #

2
mysql-test/suite/wsrep/t/variables.test

@ -3,7 +3,7 @@
--source include/have_innodb.inc
--source include/galera_no_debug_sync.inc
--let $galera_version=26.4.8
--let $galera_version=26.4.9
source include/check_galera_version.inc;
source include/galera_variables_ok.inc;

2
mysql-test/suite/wsrep/t/variables_debug.test

@ -5,7 +5,7 @@
--source include/have_debug_sync.inc
--source include/galera_have_debug_sync.inc
--let $galera_version=26.4.8
--let $galera_version=26.4.9
source include/check_galera_version.inc;
source include/galera_variables_ok.inc;

2
wsrep-lib

@ -1 +1 @@
Subproject commit 85b815032145ef5c18b7a8931d84becf6df8cd18
Subproject commit c45b1eff940077e2b2f364f30ba04930f134da8d
Loading…
Cancel
Save