Hello all
I have been running the replication with lot of problems between two servers which has MySQL 3.23. Now i have built a Fedora Core 4 server which has MySQL 4.1.11, as i saw somewhere just yesterday that the replication can be done, if the slave has a higher version than the master and not viceversa
i.e. Master 3.23 --------> Slave 4.1 - Can be done
I installed everything in my new slave and when i setup the replication, i am having problems. Its not connecting to the master and it keeps saying "connecting to master" when i type SHOW PROCESSLIST in the slave. I used the same procedure i used to all these days with 3.23 version, so i am pretty sure that i haven't made any mistakes in the setup.
What i don't know is, do i need any other configuration on the slave which has the higher version than the master for the replication to work properly?
pls guys shed some light on it.
cheers