Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CM8.4.0.3
-
Fix Version/s: CM8.4.0.3
-
Component/s: CUBRID Manager
-
Labels:None
-
Environment:
OS windows xp
CM 8.4.0.3004
Description
1 Choose one table, right click, click edit table
2 Add one column aa. Data type =DATE, default value=2011-01-01, choose not null. click ok. save the table.
3 Edit table again.remove the option of not null
4 Modify the column, it will pop
"ALTER TABLE "aa" ADD COLUMN "t" character(1) DEFAULT '3' AFTER date;
Error code: -493
Syntax: syntax error, unexpected Date "
Add fixed code review file