Bug #11935 MSSQL Source Connection Problem (JAVA DB Charset - Turkish)
Submitted: 14 Jul 2005 12:35 Modified: 13 Jun 2006 12:40
Reporter: sadun sevingen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S2 (Serious)
Version:1.0 OS:Windows (Windows XP SP2 U2D)
Assigned to: Michael G. Zinner CPU Architecture:Any

[14 Jul 2005 12:35] sadun sevingen
Description:
Cannot Connect to source database MSSQL because of source databases charset is not supported in JAVA DB as Charset iso_1.

How to repeat:
Cannot Connect to source database MSSQL because of source databases charset is not supported in JAVA DB as Charset iso_1.

Suggested fix:
For diffirent character sets create a download place please. I couldn't find that.
[14 Jul 2005 12:44] sadun sevingen
Error: Couldnot find a Java Charset equivalent to DB Charset iso_1.
[15 Jul 2005 5:16] Jorge del Conde
Thanks for your bug report.

To repeat, create a DB using charset iso_1 in MSSQL and using MT, port it to mysql.

java.sql.SQLException: Could not find a Java charset equivalent to DB charset iso_1.
[13 Jun 2006 12:40] 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