mirror of
https://github.com/MariaDB/server.git
synced 2025-04-28 06:45:23 +03:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
--source include/have_innodb.inc
|
|
|
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
|
|
|
--source t/index_intersect.test
|
|
|
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|