~mysql/mysql-server/mysql-6.0

« back to all changes in this revision

Viewing changes to mysql-test/suite/binlog/t/binlog_row_drop_tbl.test

auto-merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This is a wrapper for drop_table.test so that the same test case can be used
 
2
# For both statement and row based bin logs
 
3
 
 
4
-- source include/have_binlog_format_row.inc
 
5
-- source extra/binlog_tests/drop_table.test