mirror of
https://github.com/MariaDB/server.git
synced 2025-10-07 16:29:16 +02:00
![]() When there's a column length mismatch in the InnoDB statistics tables (innodb_table_stats or innodb_index_stats), consecutive access of statistics table throws error message and uses transient statistics. This change makes it easier for users to understand and resolve the issue when the statistics tables have been modified or corrupted. |
||
---|---|---|
.. | ||
dict0boot.cc | ||
dict0crea.cc | ||
dict0defrag_bg.cc | ||
dict0dict.cc | ||
dict0load.cc | ||
dict0mem.cc | ||
dict0stats.cc | ||
dict0stats_bg.cc | ||
drop.cc |