mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
include/master-slave.inc must always be included last
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
# is replication unsafe.
|
||||
#
|
||||
|
||||
source include/master-slave.inc;
|
||||
source include/have_binlog_format_mixed.inc;
|
||||
source include/have_innodb.inc;
|
||||
source include/master-slave.inc;
|
||||
|
||||
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