1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-05 16:59:35 +03:00
mariadb/mysql-test/t/range_vs_index_merge_innodb.test
Sergei Golubchik 9b9c138e2a small cleanups
2013-01-15 19:16:18 +01:00

8 lines
146 B
Plaintext

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