summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/t/partition_exch_qa_1_myisam.test
blob: db3a428b01b3bb49a6220d63941b86610f7f17db (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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_1.inc