> At 15:05 +0900 6/12/03, Joel Rees wrote: > >Paul DuBois advised us that > >> Alexander 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".)
Yeah. The "Basic Multilingual Plane." We don't usually need any of the extended stuff for normal business, but there are certain fields for which we'll need to be aware of this. Thanks. -- Joel Rees <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]