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

MDEV-21498 : wsrep.binlog_format test failed on Azure

Waiting wsrep_ready is possible only if wsrep_on=ON.
This commit is contained in:
Jan Lindström
2020-01-16 08:45:29 +02:00
parent 60d7011c5f
commit a382f69e24
3 changed files with 8 additions and 2 deletions

View File

@ -10,4 +10,4 @@
#
##############################################################################
variables : MDEV-17585 wsrep.variables

View File

@ -1 +1 @@
--innodb_autoinc_lock_mode=2 --wsrep-provider=$WSREP_PROVIDER --wsrep-cluster-address=gcomm://
--innodb_autoinc_lock_mode=2 --wsrep-provider=$WSREP_PROVIDER --wsrep-cluster-address=gcomm:// --wsrep-on=1