These days I’ve answer some questions about replication lag, and I realized that most of people does not correctly understand how this process works internally on MySQL, and why does delays happen:
- MySQL replication: most important config parameters for performance on slave server?
- mysql replication delay very serious
See the bellow image, it represents asynchronous replication on MySQL, I highly recommend you to read my other post:
[Read more...]