[MDEV-7515] GIS: No AddGeometryColumn or DropGeometryColumn in the tree Created: 2015-01-27 Updated: 2015-03-17 Resolved: 2015-03-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | gis | ||
| Issue Links: |
|
||||||||||||
| Description |
|
|
| Comments |
| Comment by Sergei Golubchik [ 2015-02-24 ] |
|
They're in scripts/maria_add_gis_sp.sql. But this file needs to be installed, run from mysql_install_db, and documented. |
| Comment by Alexey Botchkov [ 2015-03-17 ] |
|
Fixing patch: http://lists.askmonty.org/pipermail/commits/2015-March/007612.html |