mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +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;
|