mariadb/mysql-test/suite/innodb_gis
Mohammad Tafzeel Shams 85a801cb24 MDEV-24558: Assertion !index->is_spatial() failed
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.
2025-12-01 08:59:44 +05:30
..
r MDEV-24558: Assertion !index->is_spatial() failed 2025-12-01 08:59:44 +05:30
t MDEV-24558: Assertion !index->is_spatial() failed 2025-12-01 08:59:44 +05:30
disabled.def MDEV-22512: Re-enable the tests on 10.5 2022-11-08 18:21:39 +02:00