Re: MySQL Replicaiton

2003-08-29 Thread Kayra Otaner
Hi, It looks like your slave can't connect to the master you've defined. Here are the steps you need to follow : 1- On shell type mysql -h mail.dbi.tju.edu -urepl -pPASSWORD You need to replace word PASSWORD with your actual password. This will show you if you can connect to master from yo

MySQL Replicaiton

2003-08-29 Thread Leo Genyuk
I am having problems to start MySQL replication. I followed all the steps outlined on the website, but replicaiton is not working. slave status shows the following: mysql> show slave status\G *** 1. row *** Master_Host: mail.dbi.tju.edu