mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge with 5.1
This commit is contained in:
@ -5,9 +5,11 @@
|
||||
# main testing code t/innodb_mysql.test -> include/mix1.inc
|
||||
#
|
||||
|
||||
-- source include/have_xtradb.inc
|
||||
-- source include/have_query_cache.inc
|
||||
|
||||
# We must run this with XtraDB as otherwise we will get different EXPLAIN's
|
||||
-- source include/have_xtradb.inc
|
||||
|
||||
let $engine_type= InnoDB;
|
||||
let $other_engine_type= MEMORY;
|
||||
# InnoDB does support FOREIGN KEYFOREIGN KEYs
|
||||
|
Reference in New Issue
Block a user