Hi,

How do  I use a characeter set different from the server default?
Server is configured to use latin1 as default character set.
But for some occasions, I'd like to switch to big5 characeter set.

I tried to edit ~/.my.cnf and added

[mysql]
default-character-set=big5

But show variables still says: character set  latin1.  Insertions of
certain Chinese characeter that has \ in it cannot be properly escaped
and end up being garbled.

Please shed some lights here.  Thanks

Regards,

Jindo

---------------------------------------------------------------------
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