Improve installation procedure and reduce SQL limitations
(MCOL-3686)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | Icebox |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2020-1, 2020-2, 2020-4, 2020-5, 2020-6, 2020-7 |
| Description |
|
When a CREATE TABLE contains an AUTO_INCREMENT this should be allowed through the DDL parser but warn that it will be ignored. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2020-01-10 ] | ||
|
Additionally SEQUENCES should work if possible. | ||
| Comment by Andrew Hutchings (Inactive) [ 2020-02-01 ] | ||
|
MariaDB generates the following error:
This is independent of ColumnStore. |