mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
include/master-slave.inc must always be included last
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
--echo # Bug#20821: INSERT DELAYED fails to write some rows to binlog
|
||||
--echo #
|
||||
|
||||
--source include/master-slave.inc
|
||||
--source include/not_embedded.inc
|
||||
--source include/not_windows.inc
|
||||
--source include/master-slave.inc
|
||||
|
||||
disable_query_log;
|
||||
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
|
||||
|
Reference in New Issue
Block a user