mirror of
https://github.com/MariaDB/server.git
synced 2025-02-09 23:24:11 +01:00
![Michael Widenius](/assets/img/avatar_default.png)
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
|