[MDEV-13853] Spatial index does not work properly with InnoDB Created: 2017-09-20 Updated: 2020-08-25 Resolved: 2017-09-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS, Storage Engine - InnoDB |
| Affects Version/s: | 10.2.7 |
| Fix Version/s: | 10.2.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
RHEL |
||
| Attachments: |
|
||||||||||||
| Issue Links: |
|
||||||||||||
| Description |
|
Spatial index fails in returning the results, dropping the index it works. |
| Comments |
| Comment by Elena Stepanova [ 2017-09-20 ] | ||||||||
|
Reproducible on 10.2.8, but not on the current 10.2 tree. The problem was fixed by this commit:
It's in the main tree already, so it should be released in 10.2.9. |