MySQL Forums
Forum List  »  Replication

Re: Slave not updating(no error, log position same as master)
Posted by: james wang
Date: December 18, 2015 08:13AM

Odd.

on both master and slave, issue
mysql> show variables like 'binlog_format';
mysql> show variables like 'relay_log';
mysql> show variables like 'log_bin';

Options: ReplyQuote




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.