Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.7
-
None
-
RHEL
Description
Spatial index fails in returning the results, dropping the index it works.
Attached case for InnoDB and MyISAM tables.
Attachments
Issue Links
- relates to
-
MDEV-12462 SPATIAL index fails to work with CONTAINS
- Closed
-
MDEV-13716 point_big test fails in 10.2
- Closed
Reproducible on 10.2.8, but not on the current 10.2 tree.
The problem was fixed by this commit:
commit ea876b39f33af6b7d54f2a0a5def0fbf40b30e27
Author: Alexey Botchkov <holyfoot@askmonty.org>
Date: Tue Sep 12 11:58:49 2017 +0400
MDEV-13716 point_big test fails in 10.2.
Implementation for the reverse spatial predicates was lost
somehow.
It's in the main tree already, so it should be released in 10.2.9.