[MCOL-200] Standard AUTO_INCREMENT not supported Created: 2016-06-24 Updated: 2020-04-15 Resolved: 2020-04-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 1 |
| Labels: | None | ||
| Epic Link: | ColumnStore Compatibility Improvements |
| Description |
|
MariaDB uses a comment for auto_increment. This prevents normal comments from being used for columns, and it prevents normal tools which check auto_increment from working properly. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2020-04-15 ] |
|
Shifting to SEQUENCE strategy instead. |