Replication Setup
Configure replication account on the master
Enable binary log on the master
my.cnf file
Snapshot master and reset log
Install snapshot on the slave
Setup replication options on slave
my.cnf file
Restart the slave
Check the error log
http://www.mysql.com/doc/R/e/Replication.html
Copyright 2002, Jeremy Zawodny (Jeremy@Zawodny.com)