mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
7 lines
146 B
Text
7 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;
|