Report this

What is the reason for this report?

If I setup mysql master slave replication and master restarted, what will happen? will slave become master & master become slave?

Posted on December 5, 2016
kaje

By kaje

If I want the master to be slave after restart, what should I do? Will the slave become new master? If this new master also restarts, will this restores old condition?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

In a 2 server MySQL setup with Master/Slave replication if the master server goes down the slave becomes the master as it now has the most recently updated data.

There is some good information on this here if you want to read more.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.