Report this

What is the reason for this report?

When will the log position change in MySQL master and slave

Posted on March 11, 2018

At MySQL prompt > show master status; It will show : File : MySQL-bin.000001 Position : 107 Binlog_Do_DB : mydatabase

The question is what will cause the Position to change ? Is it at every restart of the MySQL ? Is it at every backup of the database ?

Thanks Seah.dominic@gmail.com



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.

The position will change every time an IUD operation is done on database.

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.