7 lines
297 B
Plaintext
7 lines
297 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/not_group_replication_plugin.inc
|
|
--source extra/rpl_tests/rpl_loaddata_s.inc
|