diff options
Diffstat (limited to 'mysql-test/t/rpl_row_flsh_tbls.test')
-rw-r--r-- | mysql-test/t/rpl_row_flsh_tbls.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/t/rpl_row_flsh_tbls.test b/mysql-test/t/rpl_row_flsh_tbls.test new file mode 100644 index 00000000000..72babb4e21f --- /dev/null +++ b/mysql-test/t/rpl_row_flsh_tbls.test @@ -0,0 +1,6 @@ +# depends on the binlog output +-- source include/have_binlog_format_row.inc + +let $rename_event_pos= 615; +-- source extra/rpl_tests/rpl_flsh_tbls.test + |