Re: ucs-2 server - yes. usc-2 client - no. What the ....?
Posted by: Mike Lischke
Date: January 30, 2006 02:02AM

Cristi Ionescu wrote:

> utf8 or utf16/ucs2 ?

Depends. If you have a system that primarily works with UTF-8 then go with UTF-8 (e.g. Linux mostly works with UTF-8). Windows however internally uses UTF-16, so in order to avoid frequent conversions use UCS-2.

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
Re: ucs-2 server - yes. usc-2 client - no. What the ....?
2010
January 30, 2006 02:02AM


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.