mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
6 lines
231 B
Text
6 lines
231 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 extra/rpl_tests/rpl_flsh_tbls.test
|