MySQL Forums
Forum List  »  Replication

Re: Simple Master Master replication works but does not recover from a reboot
Posted by: D Green
Date: July 12, 2012 03:42PM

Thanks again or the reply.

There were a couple of typos in my last post. I have corrected them. I was trying to remove some security text.

The error on server 2 is as follows


mysql> show slave status\G;
Empty set (0.00 sec)

ERROR:
No query specified


mysql> start slave;
ERROR 1200 (HY000): The server is not configured as slave; fix in config file or with CHANGE MASTER TO

In short the server failes to come back up

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.