[MDEV-12180] ST_GeomFromGeoJSON option argument appears to have no effect Created: 2017-03-06 Updated: 2017-08-07 Resolved: 2017-08-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 10.2.4 |
| Fix Version/s: | 10.2.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | gis, json-10.2 | ||
| Description |
|
In MySQL 5.7, ST_GeomFromGeoJSON has an option argument (1-4):
In MariaDB, the option argument is accepted but appears to make no difference to anything. Is it intended that MariaDB match MySQL's behaviour? If so, this is a bug, if not, it needs to be documented what the argument does.
|
| Comments |
| Comment by Alexey Botchkov [ 2017-08-06 ] |
|
http://lists.askmonty.org/pipermail/commits/2017-August/011343.html |
| Comment by Ian Gilfillan [ 2017-08-07 ] |
|
This needs to be documented, are the options the same as for MySQL? |