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

--source include/have_partition.inc

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

--source suite/parts/inc/part_exch_qa.inc