blob: 6047d8ca2fc1c84381eccb0123625aaac167f7eb (
plain)
1
2
3
4
5
6
|
# This is a wrapper for binlog.test so that the same test case can be used
# For both statement and row based bin logs 9/19/2005 [jbm]
-- source include/not_embedded.inc
-- source include/have_binlog_format_statement.inc
-- source extra/binlog_tests/blackhole.test
|