[MCOL-694] ALTER TABLE doesn't support AFTER Created: 2017-05-01 Updated: 2024-01-25 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | 1.0.8, 1.1.3 |
| Fix Version/s: | 23.10 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | beginner-friendly | ||
| Issue Links: |
|
||||||||||||||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||||||||||||||
| Description |
|
If someone attempts to execute a command like the following:
Then they will see errors like the following:
At least at the time that this JIRA issue is being created, I don't see this limitation mentioned here: https://mariadb.com/kb/en/mariadb/ddl-statements-that-differ-for-columnstore/ And I do see that "AFTER" is shown as a part of the grammar of "ALTER TABLE" here: https://mariadb.com/kb/en/mariadb/columnstore-alter-table/ |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-05-01 ] |
|
kb article has been updated to remove AFTER syntax for now. |