Bug #12955 Can't migrate databases include latin5 charset characters
Submitted: 2 Sep 2005 18:37 Modified: 12 Jun 2006 19:35
Reporter: Mustafa AYGUN Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S3 (Non-critical)
Version:last OS:Windows (win 2000)
Assigned to: Michael G. Zinner CPU Architecture:Any

[2 Sep 2005 18:37] Mustafa AYGUN
Description:
my access database have latin5 characters. After i migrate it into mysql, latin5 characters not shown. And problems in table names

How to repeat:
icreate a database which include latin5 characters, then try to migrate it into mysql. Table names in latin5

Suggested fix:
i write a program in visual basic. At first i create my tables and coloums manualy usin database administrator, then i open a connection and execute "Set Names 'Latin5";". then i read from access, write to mysql, İt's ok
[2 Sep 2005 20:33] Jorge del Conde
Hi!

Can you please send me a copy of your Access database so that I can test this bug report ?

Thanks!
[5 Sep 2005 13:19] Mustafa AYGUN
This access database includes Turkish language characters, try to migrate to mysql

Attachment: cep.mdb (application/msaccess, text), 164.00 KiB.

[8 Sep 2005 19:59] Mustafa AYGUN
i use ths project for migrate my accessdb datas between MySQL

Attachment: ascess'den_MySQL'e.rar (application/octet-stream, text), 17.89 KiB.

[22 Sep 2005 6:42] Jorge del Conde
Thanks for your bug report.
[22 Sep 2005 6:43] Jorge del Conde
Verified with the supplied files.
[12 Jun 2006 19:35] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html