[MDEV-12793] SRID set incorrectly for GEOMETRY_FROM_JSON function Created: 2017-05-13 Updated: 2017-05-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexey Botchkov | Assignee: | Alexey Botchkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We check the -is_null befor the -val_int call in Item_func_geometry_from_json::val_str. |