[MDEV-29941] Use of a spatial column in a primary key leads to invalid CREATE TABLE, breaks mysqldump Created: 2022-11-03 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Create Table, GIS |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
A prefixed spatial column can be used in a primary key (as a part of it, or alone).
Trying to re-create:
Reproducible on all MariaDB 10.x versions, dead and alive. |