mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
12 lines
212 B
Text
12 lines
212 B
Text
|
# Author: Horst Hunger
|
||
|
# Created: 2010-07-13
|
||
|
|
||
|
--source include/have_partition.inc
|
||
|
|
||
|
let $engine_table= MYISAM;
|
||
|
let $engine_part= MYISAM;
|
||
|
let $engine_subpart= MYISAM;
|
||
|
|
||
|
--source suite/parts/inc/part_exch_qa_13.inc
|
||
|
|