What does your my.cnf configuration for mysql say? Check out: http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html
I think you want "character_set" as your variable, not "default_character_set". Just my guess, not seeing any of your config files. -Sheeri On 11/16/05, wangxu <[EMAIL PROTECTED]> wrote: > I specifying Times for Recovery with mysqlbinlog. > > Follow is my command: > > mysqlbinlog --database=menagerie --stop-data="2005-11-14 9:22:01" C:\Program > Files\MySQL\MySQL Server 5.0\data\1.000001 | mysql -uroot -p111111 menagerie > > Mysql server throw a exception: > > mysqlbinlog: unknown variable 'default-character-set=utf8' > > please help me. > thanks -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]