Dear all,

I am a Chinese and using Chinese in my MySQL databases.

On my old server, the version of MySQL is 3.23.58. And my new MySQL is
4.1.7.

On my old server, the MySQL works well with my Chinese contents.
However, after I transfer tables to the new server using:
mysqldump --opt database | mysql -h 'newserver' database

The new server can't display Chinese contents correctly. What need I do?

What's more, I can't find "gbk.xml" and "gb2312.xml" at
"/usr/share/mysql/charsets", need I download them from somewhere?

Thanks a lot,
CB





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to