[MDEV-3819] missing constraints for spatial column types Created: 2012-10-25 Updated: 2022-12-07 Resolved: 2013-03-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.28 |
| Fix Version/s: | 5.5.30 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
all platforms |
||
| Issue Links: |
|
||||||||||||
| Description |
|
SPATIAL columns which are not defined as GEOMETRY, e.g. POINT, LINE, POLYGON accept all kind of geometries. How to repeat:
Testing the same with PostGIS:
|