DEV Community

Trilochan Parida
Trilochan Parida

Posted on • Edited on

1

How to set up Master-Slave replication in MySQL?

In this video, We will understand how to setup master-slave replication in MySQL on the Ubuntu server. Mysql Replication is a process to replicate the data automatically from one Mysql database server to one or multiple Mysql database servers.

00:00 Welcome
00:53 Configure MySQL Master Database
10:53 Configure MySQL Slave Database

Follow on:
Github: https://github.com/codingx01
Twitter: https://twitter.com/TechParida
Linkedin: https://www.linkedin.com/company/codingx/
Facebook: https://www.facebook.com/codingx
Instagram: https://www.instagram.com/coding.x/

Please do Like, Share, Comment, and Subscribe!

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video