问问题
126 次
1 回答
1
Issue a SQL query CHARSET utf8
before issuing other commands. This will change the connection character set to UTF-8.
Reference : http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html
于 2012-06-12T04:25:41.587 回答