mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Allow row events in replication stream for slave in all cases
(even when configured with --binlog-format=statement). Before we got an error on the slave and the slave stopped if the master was configured with --binlog-format=mixed or --binlog-format=row.
This commit is contained in:
1
mysql-test/suite/rpl/t/rpl_row_to_stmt-slave.opt
Normal file
1
mysql-test/suite/rpl/t/rpl_row_to_stmt-slave.opt
Normal file
@@ -0,0 +1 @@
|
||||
--binlog-format=statement
|
Reference in New Issue
Block a user