mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
80377bbf6d
The second (final) patch.
7 lines
141 B
Text
7 lines
141 B
Text
--source include/have_innodb.inc
|
|
|
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
|
|
|
--source t/index_intersect.test
|
|
|
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|