SLAVE SERVER not connecting TO MASTER
Posted: Fri Jan 27, 2006 8:12 am
Hi,
I am trying to connect a replication server to a master server however when I start the slave, the connection fails with error connection to something.net using password YES.
Now I have created a user on the master of "repl@%" to allow any other host to connect. i have also specified the following within my mysql.ini file;
master-user = repl
master-password = something
Therefore I have specified a password however it doesnt appear to be using this although it does try the correct username.
Please help.
I am trying to connect a replication server to a master server however when I start the slave, the connection fails with error connection to something.net using password YES.
Now I have created a user on the master of "repl@%" to allow any other host to connect. i have also specified the following within my mysql.ini file;
master-user = repl
master-password = something
Therefore I have specified a password however it doesnt appear to be using this although it does try the correct username.
Please help.