MySQL Forums
Forum List  »  Source, Builds, Binaries

mysql.exe that built from source can't display Chinese
Posted by: McEase Tu
Date: April 09, 2008 11:28PM

Hi,

I built mysql-5.0.51a under Windows using VS2005+SP1 successfully. The server mysqld.exe seems working correctly, however, the client mysql.exe can't display Chinese.

I create an innodb table with character set utf8, then I inserted some data (with some Chinese characters) into it. When I select the result, I can't see any Chinese character (even no "???"). However, the insert operation should succeed because when I use the client tool mysql.exe in the package "mysql-noinstall-5.0.51a-win32.zip" I can see those Chinese characters! So, what the problem may be? Is there anything wrong with my build process? I do it step by step as in the source file "win/README".

Thanks for any suggestion!

Best Regards,
McEase Tu



Edited 1 time(s). Last edit at 04/09/2008 11:38PM by McEase Tu.

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql.exe that built from source can't display Chinese
5485
April 09, 2008 11:28PM


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.