Re: MySQL Client unicode program

2004-11-16 Thread Gleb Paharenko
Hello. Look at output produced by: show variables like '%char%'; and show create table 'your_unicode_table'; If you use Unicode, the most obvious that all charsets should be the same. But if you see something else, probably you should correct that. More you may read at:

MySQL Client unicode program

2004-11-15 Thread Koon Yue Lam
Hi, I am using MySQL 4.1.1 and all databases, columns are set to UTF-8 encoding I have try both MySQL cc and Query browser and try to enter some Chinese character, but when I print out the HEX value of the character. It isn't in Unicode that I expected, but i can't see those Chinese character