summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_foreign_key_innodb.test
blob: d085bff2012faeea281c7bbc18486fba65379d28 (plain)
1
2
3
4
5
6
7
8
9
10
11
###################################
# Wrapper for rpl_foreign_key.test#
###################################
# Change Author: JBM
# Change Date: 2006-01-17
# Change: FK not supported, skip test when NDB is forced
####################################
-- source include/not_ndb_default.inc
-- source include/have_innodb.inc
let $engine_type=INNODB;
-- source extra/rpl_tests/rpl_foreign_key.test