|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
About charset
From: Jeff list (ArchiveNetworks
arcor.de)
Date: Mon Aug 27 2007 - 02:15:28 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello list,
I have a table whose 'default charset=utf8'.
I insert a record into it with non-utf8 charset,like GBK.Then I select
this record,it print GBK characters correctly.
Then I insert a utf8 record into it,and read this record in scripts and
decode it with utf8_decode,the result is also correct.
So I think,for table (or column) with utf8 charset,I could insert it
with any characters like GBK,gb2312,iso8859-1.Mysql doesn't convert them
to utf8 characters automaticly.
Am I right? Thanks!
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]