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

--source include/have_partition.inc

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

--source suite/parts/inc/part_exch_qa_8.inc