Mysql Replocation problem!!

Hello friends,
I am trying to do mysql replication.I have set up the slave server as well as master server and followed the steps on mysql manual replication page..
All went successfully but at last step whaich is slave start
when I typed it at mysql prompt it says can't start alraedy running slave ..so I stopped slave and started again..
Then I cheked the repication but it is not working ..
I have checked show variables etc it shows variables ...e.g slave_id=2 etc..
All went right but slave is not replicating with the master server..
Can you figure out what is the problem?

 

 

 

 

Top