summaryrefslogtreecommitdiffstats
path: root/storage/rocksdb/mysql-test/rocksdb/t/index_type_hash.test
blob: f3dc9cf5f10a0890b0e65f928b8ef4398852f99a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--source include/have_rocksdb.inc

#
# Index type HASH
#

let $index_type = HASH;

--source index.inc

let $index_type =;