mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
7 lines
214 B
Text
7 lines
214 B
Text
|
###################################
|
||
|
# Wrapper for rpl_foreign_key.test#
|
||
|
###################################
|
||
|
-- source include/have_innodb.inc
|
||
|
let $engine_type=INNODB;
|
||
|
-- source extra/rpl_tests/rpl_foreign_key.test
|