Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1.201203
-
Fix Version/s: CMT8.4.1.201203
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
CMT2.0.0.4890
Description
1 Use the data.xml in attachment.
2 Choose bittest
3 Do migration
Actual result
It will be error. Please see the attachment.
The mysql's dump engine cann't write the right value of type (bit) into XML, so the bit value will be ignored in the migration process.
This is not a very important issue.