Listen

Description

Welcome to the MySQL Replication Basics podcast, where we take a deep dive into one of the most essential features of MySQL for achieving high availability and scalability in your database environments.

Introduction to MySQL Replication

* What is MySQL Replication?

* Overview of replication concepts

* Why Use MySQL Replication?

* Key Terminology in MySQL Replication

Master (Primary)

Slave (Replica)

Binary Log (binlog)

Relay Log

I/O Thread

SQL Thread

Replication Filters (database and table level replication filters)