mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
12 lines
242 B
Text
12 lines
242 B
Text
# Author: Horst Hunger
|
|
# Created: 2010-07-05
|
|
|
|
--source include/have_innodb.inc
|
|
--source include/have_partition.inc
|
|
|
|
let $engine_table= InnoDB;
|
|
let $engine_part= InnoDB;
|
|
let $engine_subpart= InnoDB;
|
|
|
|
--source suite/parts/inc/part_exch_qa.inc
|
|
|