Bug #77000 | Geometric operation returns error instead of result | ||
---|---|---|---|
Submitted: | 11 May 2015 12:31 | Modified: | 11 Jun 2015 16:47 |
Reporter: | Norvald Ryeng | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: GIS | Severity: | S3 (Non-critical) |
Version: | 5.7.8 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[11 May 2015 12:31]
Norvald Ryeng
[11 May 2015 12:33]
Norvald Ryeng
Posted by developer: Type checking of geometry fields was introduced by the fix for bug#19593342.
[11 Jun 2015 16:47]
Paul DuBois
Noted in 5.7.8, 5.8.0 changelogs. Queries on a geometry column returned an error instead of a result if there existed a UNIQUE index on the column.