mariadb/mysql-test/suite/galera_sr/t/MDEV-18585.cnf
Teemu Ollakka f0b65102b2 MDEV-18585 Avoid excessive Annotate_rows_log_events in binlog
Make sure that the Annotate_rows_log_events is written into
binlog only for the first fragment of the current statement.
Also avoid flusing pending rows event when calculating bytes
generated by the transaction.

Added and recorded a test which verifies that the binlog
contains only one Annotate_rows_log_event per statement
with various SR settings. Recrded mysql-wsrep-features#136
which produced different output with excession log events
suppressed.
2019-02-18 15:04:38 +02:00

5 lines
68 B
INI

!include ../galera_2nodes.cnf
[mysqld.1]
log-bin
log-slave-updates