mysql - MS SQL SERVER MIGRATION TO MY SQL WIZARD Error -


so have been using migration wizard in mysql migrate tables , databases , longest time has been working fine. tried migrating tables or databases using migration wizard , getting errors , not allowing me migrate anymore , happening tables ones able migrate before. getting following error when migrating. can me this?

10:49:42 [wrn][ copytable]: 6 characters not converted utf-8 column name during copy

10:49:42 [wrn][ copytable]: 8 characters not converted utf-8 column name during copy

10:49:42 [wrn][ copytable]: 16 characters not converted utf-8 column name during copy

sometimes error packetsize error well. saying large , when checked tables in right size.

any ideas has changed or happened on why migration wizead preventing me make move tables ms sql mysql?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -