Replication in MySQL 5.0
March 6, 2008 10:16 AM Subscribe
Does anyone know of a quick and clear guide to set up my MySQL Replication in MySQL 5.0?
Does anyone know of a quick and clear guide to set up my MySQL Replication? I want a master and multiple slaves. All machines are on the same LAN. Must be for MySQL 5.0. Of course, I want it to automatically replicate itself.
posted by kaozity to computers & internet (2 answers total) 4 users marked this as a favorite
MySQL's own HowTo from the reference documentation will lead you through it.
posted by toxic at 11:07 AM on March 6, 2008