mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
9af42db613
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.
6 lines
96 B
INI
6 lines
96 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld]
|
|
log-bin
|
|
log-slave-updates
|
|
binlog-annotate-row-events=ON
|