filmov
tv
Setup a Master-Slave DB Replication with Docker and MySQL

Показать описание
This is a demonstration on setting up a database replication using the master-slave mechanism and binary log replication.
Setup specification:
1. 1 master and 2 slaves results in 3 databases (and containers)
2. Read-only slaves
3. Uses the mysql_native_password plugin (which soon will be deprecated)
Setup specification:
1. 1 master and 2 slaves results in 3 databases (and containers)
2. Read-only slaves
3. Uses the mysql_native_password plugin (which soon will be deprecated)