Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
mysql> alter table t1 change c1 c2 tinyint;
ERROR 1815 (HY000): Internal error: CAL0001: Alter table Failed: Changing the datatype of a column is not supported
Attachments
Issue Links
- blocks
-
MCOL-4526 ALTER TABLE doesn't allow altering CHARSET or COLLATE
- Closed
- is duplicated by
-
MCOL-1131 Alter table fails to change the column data type
- Closed
- relates to
-
MCOL-321 support mariadb syntax for alter table online
- Closed
-
MCOL-694 ALTER TABLE doesn't support AFTER
- Closed
-
MCOL-3294 Allow moving a table to different schema with ALTER TABLE ... RENAME
- Closed
-
MCOL-3695 ALTER TABLE .. DEFAULT CHARSET does not work
- Closed