MySQL Forums
Forum List  »  Replication

Replication fails when i restart mysql service on master
Posted by: sunil divyeshvar
Date: June 25, 2011 03:41AM

Hi ,

I have simple master-slave replication setup .
whenever i restart mysql master's service (i.e. /etc/init.d/mysqld restart) my slave server shows Seconds_Behind_Master: NULL

so then after i always used to do STOP SLAVE ; START SLAVE and then it shows Seconds_Behind_Master: 0

Why after restarting my master's service slave not connect and sync with master automatically ?

Thanks in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Replication fails when i restart mysql service on master
2909
June 25, 2011 03:41AM


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.