Bug #1319 language support
Submitted: 17 Sep 2003 4:12 Modified: 28 Mar 2014 12:03
Reporter: Yaron Mazor Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:3.23.58 OS:Windows (Win2000 SP 3)
Assigned to: Alexander Soklakov CPU Architecture:Any

[17 Sep 2003 4:12] Yaron Mazor
Description:
Hi all.

I update the MySQL database with hebrew content.
When I do a query I get ????? instead of hebrew characters.

Please advise.
Yaron

How to repeat:
dfg
[17 Sep 2003 7:17] Mark Matthews
Is your MySQL database set to use a hebrew character set? By default it will only store characters in the 'latin1' character set. Once you set your database to use a hebrew character set, Connector/J will also automatically configure itself to use this character set. See http://www.mysql.com/doc/en/Character_sets.html for more information.
[28 Mar 2014 12:03] Alexander Soklakov
I close this report as "Can't repeat" because there is no feedback for a long time and codebase is too old. Please, feel free to reopen it if the problem still exists in current driver.