Re: Encoding problem with C API
Console character set should be equal to mysql character set you use in SET NAMES.
Try to use "SET NAMES gbk;" instead.
Or, alternatively, run any console program which supports UTF8.
KDE konsole and grnome-terminal are known to work in UTF8,
Subject
Views
Written By
Posted
7410
April 10, 2005 08:52AM
3682
April 14, 2005 05:23AM
6308
April 15, 2005 08:37AM
Re: Encoding problem with C API
3914
May 07, 2005 08:06AM
6041
September 23, 2005 12:47AM
10466
October 08, 2005 03:20AM
4876
October 15, 2005 10:48AM
3687
November 27, 2005 12:33AM
3815
August 29, 2007 05:28AM
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.