mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
7 lines
144 B
Text
7 lines
144 B
Text
--source include/have_innodb.inc
|
|
|
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
|
|
|
--source range_vs_index_merge.test
|
|
|
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|