MySQL Forums
Forum List  »  General

Re: character_set_xxx settings
Posted by: KimSeong Loh
Date: January 24, 2005 07:45PM

You can have utf8 as the client, connection and results character sets in mysql client because your FreeBSD/Unix terminal is running on a utf8 locale, set on your environment.

However, there is no utf8 command prompt on the MS Windows, which means the input and display within the command prompt does not support utf8. The client, connection and results character set will usually follows your environment used to run the mysql client.

Options: ReplyQuote


Subject
Written By
Posted
January 23, 2005 11:04AM
January 23, 2005 07:12PM
Re: character_set_xxx settings
January 24, 2005 07:45PM


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.