mariadb/mysql-test/suite/galera/t/MDEV-27806.opt
Daniele Sciascia 61daac54d6 MDEV-27806 GTIDs diverge in Galera cluster after CTAS
Add OPTION_GTID_BEGIN to applying side thread. This is needed to avoid
intermediate commits when CREATE TABLE AS SELECT is applied, causing
one more GTID to be consumed with respect to executing node.

Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
2023-12-12 05:55:34 +01:00

1 line
70 B
Text

--log-bin --log-slave-updates --gtid-strict-mode --wsrep_gtid_mode=on