Community

How To Fix MySQL Replication After an Incompatible DDL Command

(Jaime Sicam) MySQL supports replicating to a slave that is one release higher. This allows us to easily upgrade our MySQL setup to a new version, by promoting the slave and pointing the application to it.