blob: 06854900612494e79ee51bc6ce2443b9d99a2f7b (
plain)
1
2
3
4
5
|
# This is a wrapper for drop_table.test so that the same test case can be used
# For both statement and row based bin logs
-- source include/have_binlog_format_row.inc
-- source extra/binlog_tests/drop_table.test
|