MySQL Database Replication
I'm trying to setup database replication between Debian machines. Both are running version 4.0.16 of the MySQL Server. I've set --log-bin on the master. When I run SHOW MASTER STATUS; I just get an Empty Set returned.Anyone have an tips?