1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not work

wsrep_on parameter can be visible even when wsrep_on is set OFF
so we need to check variable_value from I_S also.
This commit is contained in:
Jan Lindström
2019-12-05 12:39:04 +02:00
parent f00198e09f
commit 2b7e461cc0
8 changed files with 35 additions and 27 deletions

View File

@ -1,6 +1,7 @@
--source include/have_wsrep.inc
--source include/have_symlink.inc
--source include/not_windows.inc
--source include/have_innodb.inc
--echo #
--echo # MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above