Re: character_set problem, cannot use utf8 properly to store Chinese character
Posted by: Roger Ye
Date: December 14, 2004 07:19AM

Hi,

Today, I switch the database server from "mysql-4.1.7-win" to "mysql-5.0.2-alpha-win", then everything is OK now!!!!!

And I tried 5.0.2-alpha with both "mysql-connector-java-3.0.16-ga" and "mysql-connector-java-3.1.5-gamma", both WORK!

So, I think my previous problem must be caused by some certain bug of "mysql-4.1.7-win", of which the "SET NAMES 'somecharset'" operation does not work, which is said to set character_set_client/connection/results to 'somecharset', but in fact it did not.

Regards.
Roger

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: character_set problem, cannot use utf8 properly to store Chinese character
3812
December 14, 2004 07:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.