mirror of
https://github.com/zebrajr/server.git
synced 2025-12-07 00:20:53 +01: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;
|