Quotidien Shaarli

Tous les liens d'un jour sur une page.

December 15, 2022

How To Set Up Replication in MySQL | DigitalOcean

When working with databases, it can be useful to have multiple copies of your data. This provides redundancy in case one of the database servers fails and can improve a database’s availability, scalability, and overall performance. The practice of synchronizing data across multiple separate databases is called replication.