Bug #37570 JDBC couldn't connect if using non-latin password
Submitted: 22 Jun 2008 14:45 Modified: 10 Oct 2008 8:29
Reporter: Sveta Smirnova Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.6 OS:Any
Assigned to: CPU Architecture:Any

[22 Jun 2008 14:45] Sveta Smirnova
Description:
Bug #29853 was fixed for non-latin1 database and user names, but Connector/J still can not connect using non-latin1 password.

How to repeat:
Run attached test
[22 Jun 2008 14:48] Sveta Smirnova
test case

Attachment: bug37570.java (text/plain), 1.06 KiB.

[29 Sep 2008 18:34] Mark Matthews
Added a "passwordCharacterEncoding" property to the driver for 5.1.7.
[10 Oct 2008 8:29] Tony Bedford
An entry was added to the 5.1.7 changelog:

Connector/J was unable to connect when using a non-latin1 password.