summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_stm_conflicts.test
blob: 07b7a0bf8f7f93538c6e5afd5da4d26213f6adbe (plain)
1
2
3
4
5
6
7
8
9
10
11
# See the top of mysql-test/extra/rpl_tests/rpl_conflicts.test for an
# explanation of what this test does.
#
# This test file is for statement-logging mode.

source include/have_binlog_format_mixed_or_statement.inc;
source include/master-slave.inc;

source extra/rpl_tests/rpl_conflicts.test;

source include/master-slave-end.inc;