[MDEV-25272] Wrong function name in error messages upon ST_GeomFromGeoJSON call Created: 2021-03-26 Updated: 2021-03-27 Resolved: 2021-03-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | 10.2.38, 10.3.29, 10.4.19, 10.5.10 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Anel Husakovic |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This is a literal quote from gis-json.result:
So, the function name is ST_GeomFromGeoJSON, but the error messages say ST_GeometryFromJSON instead. And it is not even a synonym:
|
| Comments |
| Comment by Anel Husakovic [ 2021-03-27 ] |
|
holyfoot pushed with https://github.com/MariaDB/server/commit/5eda18f0cac6e6520cc1bbeec28c7c653da737df to the same branch as |
| Comment by Anel Husakovic [ 2021-03-27 ] |
|
Pushed with 5eda18f0cac6e6520cc1bbeec2 after passing all checks in protected-branch |