mariadb/mysql-test/suite/rpl/t/rpl_stm_flsh_tbls.test
Michael Widenius 39018f2a5a Move mysql-test-run/extra/rpl_tests to suite/rpl/include
Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to
remove clash with include/rpl_sync.inc
2018-03-29 13:59:44 +03:00

6 lines
223 B
Text

# depends on the binlog output
--source include/have_binlog_format_mixed_or_statement.inc
--source include/binlog_start_pos.inc
let $rename_event_pos= `select @binlog_start_pos + 578`;
-- source include/rpl_flsh_tbls.test