jerometam
4-8-06, 06:29 AM
I've a forum in Chinese Traditional, using big5 encoding for display and in the database setting, it is by default utf8 and using latin1_swedish_ci as connection and collation.
My problem comes here... I want to change the whole forum's encoding to utf8, matching my site, but I dunno how to dump the database with the right encoding and how to restore it as utf8...
I've tried minisqldump, but I'm not sure whether it provide me the abaility to change the character encoding...
Could anybody help me?
My problem comes here... I want to change the whole forum's encoding to utf8, matching my site, but I dunno how to dump the database with the right encoding and how to restore it as utf8...
I've tried minisqldump, but I'm not sure whether it provide me the abaility to change the character encoding...
Could anybody help me?