mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to remove clash with include/rpl_sync.inc
7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
# 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
|