---

Setting Up Master-Master Replication with MySQL on Debian 8 (Jessie)

This tutorial describes a replicated MySQL setup (Mater/Master replication) with 2 nodes where data can be read and written to both nodes at the same time. MySQL takes care to replicate the data to the other node and ensures that primary auto increment keys don’t collide.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis