1--source include/have_rocksdb.inc
2
3#
4# Index type HASH
5#
6
7let $index_type = HASH;
8
9--source suite/rocksdb/include/index.inc
10
11let $index_type =;
12