How can I set character set as UTF-8 for mysqldump command?
When I try this, I get an error -

mysqldump --default-character-set=UTF-8 -uNAME -pXXX mydb> mydb.sql

mysqldump: Character set 'UTF-8' is not a compiled character set and is not
specified in the 'C:\mys
ql\\share\charsets\Index' file

How can I do this?

TIA,
- Manish





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

Reply via email to