summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/t/partition_exch_qa_4_myisam.test
blob: f668164630b3d718021322d0a37cff48c8d8e2a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Author: Horst Hunger
# Created: 2010-07-06

--source include/have_partition.inc

let $engine_table= MYISAM;
let $engine_part= MYISAM;
let $engine_subpart= MYISAM;

--source suite/parts/inc/part_exch_qa_4.inc