summaryrefslogtreecommitdiff
path: root/mysql-test/suite/wsrep
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2018-10-03 08:58:23 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2018-10-04 07:13:30 +0300
commite2a1c58582ac25af0af0621a2c32d822a5e9cecc (patch)
treef048d2d7fee582eb659ec3471f75c5038530e991 /mysql-test/suite/wsrep
parent84a24d36d844841ba12ae93f708785ee63635336 (diff)
downloadmariadb-git-e2a1c58582ac25af0af0621a2c32d822a5e9cecc.tar.gz
Fix test failure on wsrep.variables
SLES11 can't build currently latest Galera library version.
Diffstat (limited to 'mysql-test/suite/wsrep')
-rw-r--r--mysql-test/suite/wsrep/t/variables.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/wsrep/t/variables.test b/mysql-test/suite/wsrep/t/variables.test
index 15104b9b654..1a2ab2579a5 100644
--- a/mysql-test/suite/wsrep/t/variables.test
+++ b/mysql-test/suite/wsrep/t/variables.test
@@ -30,7 +30,7 @@ CALL mtr.add_suppression("WSREP: Could not open saved state file for reading.*")
--disable_result_log
--disable_query_log
eval SET GLOBAL wsrep_provider= '$WSREP_PROVIDER';
---let $galera_version=25.3.17
+--let $galera_version=25.3.24
source include/check_galera_version.inc;
--enable_result_log
--enable_query_log