How To Set Up Database Replication In MySQL – thorough

When its time to scale, its time to scale! Among other things scaling includes redundancy.

One way to achieve better results is with MySQL database replication. I think as far as “how-tos” go  in terms of detail this is a pretty good example and walk-through.

This is from http://www.howtoforge.com/