Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
MySQL 8.0.42 includes the following change:
Bug #37359538 Extend check table to verify MBR in spatial index to original geometry
This looks like a very simple change that would be technically trivial to apply to MariaDB Server 10.6, where MDEV-24402 implemented CHECK TABLE…EXTENDED for B-tree indexes. However, no test case is included, and to my understanding, this would not implement a check that would cover all currently visible versions of the SPATIAL INDEX. It is also worth noting that it could be difficult to test this as long as bugs like MDEV-15275, MDEV-15284 and MDEV-16269 remain open.
Attachments
Issue Links
- relates to
-
MDEV-15275 innodb_gis.rtree_purge failed in buildbot with timeout
-
- Open
-
-
MDEV-15284 innodb_gis.rtree_concurrent_srch fails with COUNT(*) mismatch
-
- Confirmed
-
-
MDEV-16269 innodb_gis.rtree_compress2 failed in buildbot with wrong result
-
- Open
-
-
MDEV-24402 CHECK TABLE may miss some cases of index inconsistencies
-
- Closed
-
-
MDEV-36614 Merge applicable changes from InnoDB 8.0.42
-
- Closed
-