1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

rpl tests: move "include/master-slave.inc" down to be after all possible

checks that can skip the test
This commit is contained in:
Sergei Golubchik
2014-03-24 20:01:45 +01:00
parent 01b1eef23e
commit 097566d61c
10 changed files with 13 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
-- source include/master-slave.inc
-- source include/have_binlog_format_statement.inc
-- source include/master-slave.inc
#
# Bug #51055 Replication failure on duplicate key + traditional SQL mode