mirror of
https://github.com/MariaDB/server.git
synced 2026-01-09 13:04:51 +01:00
Issue: Adding a SPATIAL INDEX triggers a debug assertion failure when the mysql.innodb_table_stats schema is missing. Fix: dict_stats_update_transient_for_index() now exits early with empty statistics for any index that is not a regular B-tree. |
||
|---|---|---|
| .. | ||
| dict0boot.cc | ||
| dict0crea.cc | ||
| dict0defrag_bg.cc | ||
| dict0dict.cc | ||
| dict0load.cc | ||
| dict0mem.cc | ||
| dict0stats.cc | ||
| dict0stats_bg.cc | ||
| drop.cc | ||