Re: UTF-8 national characters

2002-05-15 Thread Son Nguyen
I've been storing data in UTF8 Unicode (Vietnamese) format in mySQL database. I didn't see any problem of for doing any SELECT statement at all. Son Nguyen --- "John D. Stein" <[EMAIL PROTECTED]> wrote: > All, > > I can't seem to find anything about character code sets supported

Re: UTF-8 national characters

2002-05-15 Thread Joel Rees
Sven Bentlage asked > Is there a way to get UTF-8 national characters sets working when you > only have user access to a database (it's my ISP's)? Whether you use the my.cnf/my.ini configuration file or the startup parameter, it's a startup option. You have to have access to one or the other.

Re: UTF-8 national characters

2002-05-15 Thread Sven Bentlage
Is there a way to get UTF-8 national characters sets working when you only have user access to a database (it's my ISP's)? (I know this is going to upset some people, but I do not have any time left and RTFM won't help me right now..) Can anyone of you send me a list/link to a list (or even be

RE: UTF-8 national characters

2002-05-15 Thread Roger Baklund
* John D. Stein > I can't seem to find anything about character code sets supported by > MySQL. The only thing I found was a note about adding support > for sorting > on Unicode at http://www.mysql.com/doc/T/O/TODO_MySQL_4.1.html. > > What character sets does MySQL support? Is Unicode the de