> Is it possible to use MySQL with a chinese charset (utf8) ?

You need to use BLOB or TEXT types and do a little bit of work yourself
to manage them, but basically it does work fine. mySQL just treats it
as binary data.

-pcf.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to