Paul DuBois advised us thatAlexander Barkov and Peter Gulutzan have written up some documentation on the new character set support in MySQL 4.1, which has now been added to the online manual. You can read it here:
http://www.mysql.com/doc/en/Charset.html
Question about this:
In UCS-2 (binary Unicode representation) every character is represented by a two-byte Unicode code ...
Should I read this to imply that the current level of support is BMP only?
That's correct. (I assume you mean "first 65536 code points".)
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]