Hello.


What version of MySQL do you use? Complete support for utf8

exists only in 4.1.xx and 5.x versions.





Gu Lei <[EMAIL PROTECTED]> wrote:

> [-- text/plain, encoding 7bit, charset: us-ascii, 23 lines --]

> 

> Hi

> 

> It's my first time using mysqldump.

> [EMAIL PROTECTED] mysql]$ mysqldump -uroot --all-databases > backup_test.sql

> mysqldump: File '/usr/share/mysql/charsets/?.conf' not found (Errcode: 2)

> mysqldump: Character set '#33' is not a compiled character set and is

> not specified in the '/usr/share/mysql/charsets/Index' file

> [EMAIL PROTECTED] mysql]$

> [EMAIL PROTECTED] mysql]$ mysqldump -uroot

> --character-sets-dir=/usr/local/mysql/share/mysql/charsets

> --all-databases --default-character-set=utf8 > backup_test.sql

> mysqldump: Character set 'utf8' is not a compiled character set and is

> not specified in the '/usr/local/mysql/share/mysql/charsets/Index' file

> [EMAIL PROTECTED] mysql]$

> 

> What can I do?

> Thanks

> 

> Regards,

> 

> Gu Lei



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




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

Reply via email to