Bug #96963 | gis function incompatible between 5.6 vs 8.0 | ||
---|---|---|---|
Submitted: | 22 Sep 2019 14:51 | Modified: | 23 Sep 2019 16:43 |
Reporter: | andy zhang | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: GIS | Severity: | S3 (Non-critical) |
Version: | 8.0, 5.7.27, 8.0.17 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | gis spatial |
[22 Sep 2019 14:51]
andy zhang
[22 Sep 2019 15:15]
MySQL Verification Team
Hello andy zhang, Thank you for the report. regards, Umesh
[23 Sep 2019 7:44]
Norvald Ryeng
Posted by developer: Confirmed bug in 5.6: Type checking is failing, and the server allows polygons to be stored in multipolygon columns. The problem is fixed in 5.7 and newer.
[23 Sep 2019 16:43]
andy zhang
Is it possible to let mysql 5.7 and 8.0 to behave like 5.6's. Some legacy application or data needs to allow the "failure". Can you provide a new sql option or variable.