mariadb/mysql-test/suite/galera/t/rpl_row_annotate.cnf
Nirbhay Choubey 9af42db613 MDEV-7192: binlog_annotate_row_events not completely compatible with galera
Annotate_rows event needs to be preserved until the last Rows event has
been applied because after it has been applied thd->query points to the
query stored inside this event.
2015-03-05 14:14:00 -05:00

6 lines
96 B
INI

!include ../galera_2nodes.cnf
[mysqld]
log-bin
log-slave-updates
binlog-annotate-row-events=ON