[MDEV-9878] Awkward syntax for altering the column comments Created: 2016-04-06 Updated: 2016-04-07 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Bala | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Current syntax for altering the column comment is highly error prone, since you need to re-declare the data type. It would be nice to have below:
Instead of:
|