forums › forums › SQLyog › Sync tools, Migration, Scheduled Backup and Notifications › Problem With Migration Toolkit Skipping Data
- This topic is empty.
-
AuthorPosts
-
-
June 8, 2009 at 9:53 pm #29082
peterlaursen
ParticipantWe have no record of such bug. I am afraid we will need some more info here. Maybe you could share the schema's an a few rows (export as CSV for instance) that fail to be transferred? You may create a ticket for privacy.
Also tell the MySQL server versions and the ODBC driver version. Did you try both MyODBC 3.x and 5.1? (I think I understand that both source and target are MySQL servers).
Also if you try once more no rows are tranferred this time?
-
June 9, 2009 at 12:01 pm #29083
peterlaursen
ParticipantAlso you do not happen to have a Primary Key defined on a FLOATING POINT datataype (float, double or decimal with early MySQL versions) ?
-
June 9, 2009 at 1:17 pm #29084
sandhya.r
MemberIt imports about 99% of the data and some random ones are skipped (atleast at this point it seems random because I have not been able to figure out why it chose to skip certain ones.
1. Could you please elaborate on this — it is importing 99% of the data?
In the SJA wizard, see image “migration.JPG” is it displaying all the rows transferred?
2. Are you importing to an empty table?
The schemas are somewhat similar but not 100%.
3. You have mentioned schemas are somewhat similar. So, please give both source and target schemas?
BTW please confirm with the details about ODBC source and others asked by my colleague?
Regards,
Sandhya
-
June 10, 2009 at 2:41 pm #29085
skusa
Memberhey guys, thanks for the info. it appeared the data did go in, but some of the table columns did not match in the number of characters allowed, so data was cut off when being transferred to the other columns.
is there a way to note this with an error message? i have it set to abort on errors, but the logfile doesn't say anything except that the job was started.
so when i was querying the sql db after the import, the data i was looking for wasn't there because the data was cut in terms of length.
-
June 10, 2009 at 3:48 pm #29086
peterlaursen
ParticipantIf the server truncates data it will send a warning, but we do not collect warnings in the tool.
That we could consider.
-
June 11, 2009 at 5:00 am #29087
navyashree.r
Memberpeterlaursen wrote on Jun 10 2009, 04:48 PM:If the server truncates data it will send a warning, but we do not collect warnings in the tool.That we could consider.
Hi,
Issue added in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1082
Thank You.
Regards,
Navya
-
-
AuthorPosts
- You must be logged in to reply to this topic.