blob: c10b3570ed6df4f879e1cc6346d21b8aa5e00cc1 (
plain)
1
2
3
4
5
6
7
|
# 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
|