~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

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;