mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
The pilot implementation of mwl#250: Use the statistics from persistent
statistical tables instead of the statistics provided by engine.
This commit is contained in:
7
mysql-test/t/stat_tables_innodb.test
Normal file
7
mysql-test/t/stat_tables_innodb.test
Normal file
@@ -0,0 +1,7 @@
|
||||
--source include/have_innodb.inc
|
||||
|
||||
SET SESSION STORAGE_ENGINE='InnoDB';
|
||||
|
||||
--source stat_tables.test
|
||||
|
||||
SET SESSION STORAGE_ENGINE=DEFAULT;
|
||||
Reference in New Issue
Block a user