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.5049
Description
1 Do migration from xml to new DB
2 The data of booltest table is not same as the data which migrated from mysql DB.
It's mysql jdbc driver's issues.
We got '1' or '0' from mysql jdbc driver but got the values from xml parser.