[MDEV-19991] Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a plugin Created: 2019-07-09 Updated: 2019-07-09 Resolved: 2019-07-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS, Information Schema, Plugins |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
We should move the implementation of the GIS functionality into a plugin. The code related to GIT currently /sql depends on:
As a separate step, let's move the implementation of I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a plugin. |