I have read the following article explaining replication between different version
http://dev.mysql.com/doc/refman/5.1/en/replication-compatibility.html.
What i would like to know is the whether replication works between different revisions.
I have a mysql 5.0.95 and a mysql-max 5.0.26.
They are both same version but different revision. I uderstand that 5.0.95 can act as a master to 5.0.26, but can 5.0.26 act as a master to 5.0.95 ?
Thanks
http://dev.mysql.com/doc/refman/5.1/en/replication-compatibility.html.
What i would like to know is the whether replication works between different revisions.
I have a mysql 5.0.95 and a mysql-max 5.0.26.
They are both same version but different revision. I uderstand that 5.0.95 can act as a master to 5.0.26, but can 5.0.26 act as a master to 5.0.95 ?
Thanks