mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
8 lines
146 B
Text
8 lines
146 B
Text
|
--source include/have_innodb.inc
|
||
|
|
||
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
||
|
|
||
|
--source t/range_vs_index_merge.test
|
||
|
|
||
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|