1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-10 02:01:19 +03:00
mariadb/mysql-test/t/rpl_trigger_windows.test
Alfranio Correia 1dbb3010e7 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

9 lines
143 B
Plaintext

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