mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
12 lines
332 B
Text
12 lines
332 B
Text
|
# 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;
|