mirror of
https://github.com/MariaDB/server.git
synced 2025-12-09 08:01:34 +03:00
13 lines
244 B
Plaintext
13 lines
244 B
Plaintext
# Author: Horst Hunger
|
|
# Created: 2010-07-07
|
|
|
|
--source include/have_partition.inc
|
|
--source include/have_innodb.inc
|
|
|
|
let $engine_table= InnoDB;
|
|
let $engine_part= InnoDB;
|
|
let $engine_subpart= InnoDB;
|
|
|
|
--source suite/parts/inc/part_exch_qa_8.inc
|
|
|