How To Set Up Database Replication In MySQL | HowtoForge - Linux Howtos and Tutorials
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately repl

No comment on this link yet.