Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: CMT8.4.1.201211
-
Fix Version/s: CMT8.4.1.201211
-
Component/s: CUBRID Migration Toolkit
-
Labels:
-
Environment:
CMT8.4.1.3079
From mysql to csv
Description
1 Create one table which sql is in attachment(bigintandint.sql) in mysql.
2 Do migration from mysql to csv
Actual result:
18446744073709551615 became to 18446744073709550000
I have confirmed bigint is excel problem.
But the float data type has error.
Create one table use the sql in attachment.
Do migration to csv, the data has changed.