Re: mysqlbinlog: unknown variable 'default-character-set=utf8'
Posted by: Chris Calender
Date: December 05, 2008 06:01PM

Note you can also use the --loose-* prefix to work-around this.

For example:

[client]
loose-default-character-set=utf8

Then, mysqlbinlog, and any other programs that cannot interpret a variable will simply ignore it.

This is documented on the following page in the manual:

http://dev.mysql.com/doc/refman/5.0/en/option-files.html

Also, the following bug report makes this issue easy to understand:

http://bugs.mysql.com/bug.php?id=11673

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysqlbinlog: unknown variable 'default-character-set=utf8'
26694
December 05, 2008 06:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.