Syn Mysql Replication

Operate, configure, troubleshoot, and manage MySQL. Use for MySQL engineering tasks, day-to-day operations, and production support.

legendtkl a82d46b 810 B Updated

File contents

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.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-mysql-replication commit a82d46be48

Frequently asked questions

npx skillmds@latest add legendtkl/syn-mysql-replication