A new article has just been published!
In the "Lessons" series, I'm sharing small things I have learned as part of my job. The first article explains MySQL Replication.
#lessons
#mysql
In the "Lessons" series, I'm sharing small things I have learned as part of my job. The first article explains MySQL Replication.
#lessons
#mysql
Gym the Meme
The Evolution of MySQL Replica - Gym the Meme
MySQL’s replication mechanism has evolved significantly over the years to improve scalability and reduce lag. Early versions of MySQL used a simple asynchronous model with a single thread applying al…