Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
1.0.11
-
None
-
MCS AMI, 2 PMs and 1 UM
Description
Alter table fails to change the data type throws syntax error
ALTER TABLE `test`.`fact_test` CHANGE COLUMN `test12` `test12` VARCHAR(50);
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '`test` VARCHAR(50)
Attachments
Issue Links
- duplicates
-
MCOL-130 ALTER TABLE does not support changing data type
- Closed