mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
The command SHOW INDEXES ignored setting of the system variable use_stat_tables to the value of 'preferably' and and showed statistical data received from the engine. Similarly queries over the table STATISTICS from INFORMATION_SCHEMA ignored this setting. It happened because the function fill_schema_table_by_open() did not read any data from statistical tables.
13 KiB
13 KiB