Now,i use default_character_set=utf8 in my.ini. When i restart my server,"character_set_database" and "character_set_server" change to "utf8" but not "character_set_client".
Other, i don't hope "character_set_database" and "character_set_server" change. ----- Original Message ----- From: "Gleb Paharenko" <[EMAIL PROTECTED]> To: <mysql@lists.mysql.com> Sent: Wednesday, December 14, 2005 6:25 PM Subject: Re: change a variables value > Hello. > > You can use default_character_set=utf8 (be aware that it sets to > utf8 character_set_results and characters_set_connections, but usually > they're should be the same). > > > >How can i set "character_set_client" to "utf8" in my.ini?Maybe there > >are not the variable.thanks! > wangxu wrote: > > > -- > For technical support contracts, goto https://order.mysql.com/?ref=ensita > This email is sponsored by Ensita.NET http://www.ensita.net/ > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Gleb Paharenko > / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] > /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET > <___/ www.mysql.com > > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > >