Re: Store chineses string ?
Posted by: Mike Lischke
Date: May 24, 2005 12:34AM

Bejamin,

Use a text column (varchar etc.) with a UTF-8 encoding. This allows not only to store chinese strings but characters in any language (and even mixed). Unicode is the way to go.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
2603
May 23, 2005 09:57AM
Re: Store chineses string ?
1940
May 24, 2005 12:34AM
1825
June 28, 2005 11:04PM
1862
July 13, 2005 02:38AM
2067
July 13, 2005 11:35PM
1848
August 09, 2005 12:40AM


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.