Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1
-
Fix Version/s: CMT8.4.1
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
CMT2.0.0.4736
Description
1 When choose ISO-8859-1 in step1, goto step4,Multiplication button is disable. But the char data type has been X2 or X3
That result, if click default, it cannot change to X2 or X3
Expect result:
The button able status is decided by the charset target database.
If source is multi-bytes charset, and target is single-bytes charset, the target length will according to source charset.
Otherwise, the target length will according to the target charset