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

@ -0,0 +1,3 @@
--wsrep-provider=$WSREP_PROVIDER --wsrep-cluster-address=gcomm:// --wsrep-on=1 --binlog_format=ROW