8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
# See if the slave logs (in its own binlog, with --log-slave-updates) a
|
|
# replicated LOAD DATA INFILE correctly when it has binlog_*_db rules.
|
|
# This is for BUG#1100 (LOAD DATA INFILE was half-logged).
|
|
|
|
--source include/have_gtid.inc
|
|
|
|
--source ./extra/rpl_tests/rpl_loaddata_s.inc
|