MySQL Forums
Forum List  »  MySQL Administrator

Re: Run session only on master
Posted by: Arpan Jindal
Date: September 20, 2011 03:24AM

after login run the following command

set sql_log_bin = 0

this will dissable binlog recording for that session

Options: ReplyQuote


Subject
Written By
Posted
September 13, 2011 08:51AM
Re: Run session only on master
September 20, 2011 03:24AM


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.