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:
@@ -23,8 +23,8 @@
|
||||
# bug in this test: BUG#30594: rpl.rpl_skip_error is nondeterministic:
|
||||
# BUG#39393: slave-skip-errors does not work when using ROW based replication
|
||||
|
||||
source include/master-slave.inc;
|
||||
source include/have_innodb.inc;
|
||||
source include/master-slave.inc;
|
||||
|
||||
--echo ==== Test Without sql_mode=strict_trans_tables ====
|
||||
|
||||
|
Reference in New Issue
Block a user