mariadb/mysql-test/t/rpl_trigger_windows.test
Alfranio Correia 0ebf4d7e3a Post-fix for BUG#43264
Install procedure does not copy *.inc files located under the mysql-test/t directory.
Therefore, this patch moves the rpl_trigger.inc to the mysql-test/include directory.
2009-08-03 14:37:50 +01:00

8 lines
143 B
Text

#
# Test of triggers with replication
#
source include/master-slave.inc;
source include/windows.inc;
--source include/rpl_trigger_common.inc