[MCOL-1105] Can not add a column anywhere other than the end of the table Created: 2017-12-12 Updated: 2017-12-12 Resolved: 2017-12-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Documentation |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sasha V | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Documentation on ALTER TABLE syntax includes FIRST and AFTER:
fail with
It appears that MariaDB ColumnStore is unable to add a column anywhere other than the end of the table (i.e. same limitation as InfiniDB has). Could the documentation be updated accordingly? |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-12-12 ] |
|
Documentation fixed. |