Bug #58797 Full unicode support
Submitted: 7 Dec 2010 19:35 Modified: 7 Dec 2010 22:01
Reporter: Matthew Lord Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Charsets Severity:S4 (Feature request)
Version:all OS:Any
Assigned to: CPU Architecture:Any
Tags: character_set_client, SET NAMES, ucs2, Unicode

[7 Dec 2010 19:35] Matthew Lord
Description:
We claim unicode support but our current support is largely pointless since you can't
set character_set_client to any UCA based character set.  This means that you can't 
use ucs2 for things like wanting a case-insensitive, accent-sensitive collation.  This
is a pretty common request.

How to repeat:
N/A

Suggested fix:
Change the client-server protocol so that UCA character sets can be used.
[6 Jun 2017 20:43] Rick James
See also https://bugs.mysql.com/bug.php?id=50909