1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-10 02:01:19 +03:00
mariadb/mysql-test/t/rpl_foreign_key_innodb.test
jmiller@mysql.com 53784ff246 Updated test
2006-01-20 23:28:52 +01:00

11 lines
355 B
Plaintext

###################################
# 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/have_innodb.inc
let $engine_type=INNODB;
-- source extra/rpl_tests/rpl_foreign_key.test