mariadb/mysql-test/main/range_vs_index_merge_innodb.test

8 lines
144 B
Text
Raw Normal View History

--source include/have_innodb.inc
SET SESSION STORAGE_ENGINE='InnoDB';
--source range_vs_index_merge.test
SET SESSION STORAGE_ENGINE=DEFAULT;