Bug #2253 fail convert the encode(gbk or gb2312) when get data from DB (mysql4.1)
Submitted: 1 Jan 2004 22:33 Modified: 13 Jan 2004 13:58
Reporter: liu yu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:3.0.9 stable OS:Windows (windows server 2003)
Assigned to: Mark Matthews CPU Architecture:Any

[1 Jan 2004 22:33] liu yu
Description:
connection-url is 

jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=gbk

it work well when mysql version was 4.0.14a and convert encode right

when i upgraded mysql to 4.1.1alpha ,it can't convert encode correct.

but when i use mm.mysql 2.0.4 encode converting correct 

why??

How to repeat:
any
[13 Jan 2004 13:58] Mark Matthews
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.

Additional info:

We need a testcase, and the table schemas (including character set information) that you used to produce this bug.