Server

How To Set Up Database Replication In MySQL

Posted by Dallas on May 02, 2009
MySQL, Server / No Comments

I was looking into how to do replication to another DB server in MySQL and I found a great step by step article.

I followed the step in the article and got replication working perfectly with no hassle.

If you need to setup 1-one replication in MySQL you should check it out.

http://www.howtoforge.com/mysql_database_replication

Tags: , ,