mirror of
https://github.com/MariaDB/server.git
synced 2025-02-09 23:24:11 +01:00
7 lines
210 B
Text
7 lines
210 B
Text
# depends on the binlog output
|
|
-- source include/have_binlog_format_row.inc
|
|
--source include/binlog_start_pos.inc
|
|
|
|
let $rename_event_pos= `select @binlog_start_pos + 819`;
|
|
|
|
-- source include/rpl_flsh_tbls.test
|