mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
8 lines
141 B
Text
8 lines
141 B
Text
|
--source include/have_innodb.inc
|
||
|
|
||
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
||
|
|
||
|
--source t/index_intersect.test
|
||
|
|
||
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|