mirror of
https://github.com/MariaDB/server.git
synced 2025-04-22 23:25:37 +02:00

Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to remove clash with include/rpl_sync.inc
6 lines
223 B
Text
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
|