mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
1c0a89afcc
statistical tables instead of the statistics provided by engine.
7 lines
135 B
Text
7 lines
135 B
Text
--source include/have_innodb.inc
|
|
|
|
SET SESSION STORAGE_ENGINE='InnoDB';
|
|
|
|
--source stat_tables.test
|
|
|
|
SET SESSION STORAGE_ENGINE=DEFAULT;
|