MYSQL REPLICATION

Опубликовано: 04 Ноябрь 2024
на канале: Tech Blog
50,081
385

MySQL replication is a process that allows you to easily maintain multiple copies of a MySQL data by having them copied automatically from a master to a slave database.

In this video, you will find how to set up master-slave MySql Replication.

For Master-Master configuration go through the following link.

https://www.technhit.in/setup-mysql-r...