Re: setting utf8 in my.cnf..
Posted by:
Pedro Han
Date: June 01, 2005 08:07AM
Dear Tetsuro Ikeda,
Thanks a lot.
But it says this;
mysql would have been started with the following arguments:
--port=3306 --socket=mysql --default-character-set=utf8 --default-character-set=
utf8 --no-auto-rehash
mysql> show variables like "%character%";show variables like "%collation%";
+--------------------------+--------------------------------+
| Variable_name | Value |
+--------------------------+--------------------------------+
| character_set_client | utf8 |
| character_set_connection | utf8 |
| character_set_database | latin1 |
| character_set_results | utf8 |
| character_set_server | latin1 |
| character_set_system | utf8 |
| character_sets_dir | L:\xampp\mysql\share\charsets/ |
+--------------------------+--------------------------------+
7 rows in set (0.01 sec)
+----------------------+-------------------+
| Variable_name | Value |
+----------------------+-------------------+
| collation_connection | utf8_general_ci |
| collation_database | latin1_swedish_ci |
| collation_server | latin1_swedish_ci |
+----------------------+-------------------+
What's next?
Subject
Views
Written By
Posted
145743
June 01, 2005 01:35AM
46372
June 01, 2005 03:48AM
Re: setting utf8 in my.cnf..
38923
June 01, 2005 08:07AM
39042
June 01, 2005 10:44AM
26409
June 01, 2005 11:32AM
24781
June 01, 2005 06:50PM
25021
November 24, 2007 05:15AM
26517
September 06, 2008 06:55PM
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.