Practical DevOps Architecture
Jun 24, 2016 · Databases
Resolving MySQL Replication Issues: Enabling log‑slave‑updates and Granting Remote Access
This article explains how to fix a three‑node MySQL replication chain where the intermediate slave cannot log updates and the downstream slave cannot connect, by adding the log‑slave‑updates option and granting the appropriate remote privileges.
BackendMySQLReplication
0 likes · 4 min read