Hi all
I have tried to replicate a test mysql db accross two remote servers and all seemed to go fine but the slave is not updating.
I used the position number from running the command SHOW MASTER STATUS on the master to set up the slave, but each time I run the command again on the master the position number has changed. Is this correct?
Many thanks