summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/storage_engine/index_type_btree.test
blob: c521221820e09711cdf9ee17f4c3cef0b991d5a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Index type BTREE
#

--source have_engine.inc

let $index_type = BTREE;

--source index.inc

--source cleanup_engine.inc