summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_stm_loaddata_m.test
blob: ac52a8dfb9e5e9519e49aa4e844dcc31a18bd875 (plain)
1
2
3
4
5
6
7
8
9
10
# See if the master logs LOAD DATA INFILE correctly when binlog_*_db rules
# exist.
# This is for BUG#1100 (LOAD DATA INFILE was half-logged).

# Requires statement logging
-- source include/have_binlog_format_statement.inc
-- source extra/rpl_tests/rpl_loaddata_m.test

# End of 4.1 tests
# Adding comment for force manual merge 5.0 -> wl1012: Delete me