Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1
-
Fix Version/s: CMT8.4.1
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
OS:win 7 32bit
CM:CUBRID 2008 R4.1 (8.4.1.0011) (64bit release build for linux_gnu)
CMT:Version:R2.0 Build id:2.0.0.5161
Mysql server version: 5.5.18
Description
1.mysql data:refer to the attachment.
2.do migration with the form of "DB->Online":go to step 3,select the two table "parent" and "child".
3.go to step 4, check the index name is "par_ind".
4.after migrating, check the index migrated, will find the name is "nullpar_ind".
fixed