| name | syn-mysql-replication |
| description | Operate, configure, troubleshoot, and manage MySQL. Use for MySQL engineering tasks, day-to-day operations, and production support. |
MySQL: primary-replica binlog replication
When to use
Use this skill for primary-replica binlog replication in MySQL. This skill
specifically handles primary-replica binlog replication and nothing else in the
MySQL family.
Procedure
Configure binary logging and GTIDs, provision a replica with a consistent snapshot, set up the replication channel, and monitor SHOW REPLICA STATUS for lag.
Notes
This is the MySQL skill dedicated to primary-replica binlog replication.
Sibling skills cover other MySQL capabilities; this one
is the right choice only when the task is about primary-replica binlog replication.