Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: CMT8.4.1.201205
-
Fix Version/s: CMT8.4.1.201205
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
CMT8.4.1.0022
Description
There is a data "ab高" in blob data type.
1 Migrate from blob to blob, the data display correctly.
2 Migrate from blob to varchar, the data change to messy code.
The right charset should be selected, otherwise the converter can not convert the blob into right string.