Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
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.0023
From mysql to CUBRID8.4.1.2032
Description
1 There is table which has tinyint(1) in mysql
2 Do offline migration to cubrid
3 Convert it to numeric(20,0)
Actual result
It will pop error.
fixed