mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
8 lines
135 B
Text
8 lines
135 B
Text
|
--source include/have_innodb.inc
|
||
|
|
||
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
||
|
|
||
|
--source stat_tables.test
|
||
|
|
||
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|