MySQL Forums
Forum List  »  Newbie

Re: MySQL error log question
Posted by: Peter Brawley
Date: April 15, 2016 10:09AM

Its a warning about logging updates. The warnings are relevant iff there is replication or you are resgtoring from the binary log.

Read about binlog_format at http://dev.mysql.com/doc/refman/5.7/en/binary-log-setting.html.

You might want to switch to row-based logging.

Options: ReplyQuote


Subject
Written By
Posted
April 14, 2016 12:15PM
Re: MySQL error log question
April 15, 2016 10:09AM


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.