Bug #37570 JDBC couldn't connect if using non-latin password
Submitted: 22 Jun 2008 16:45 Modified: 10 Oct 2008 10:29
Reporter: Sveta Smirnova
Status: Closed
Category:Connector/J Severity:S2 (Serious)
Version:5.1.6 OS:Any
Assigned to: Target Version:
Triage: D2 (Serious)

[22 Jun 2008 16: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 16:48] Sveta Smirnova
test case

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

[29 Sep 2008 20:34] Mark Matthews
Added a "passwordCharacterEncoding" property to the driver for 5.1.7.
[10 Oct 2008 10: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.