Re: Replication between MySQL 3.23.58 and MySQL 5.1.46
HI Neil, first I dont know if you can do it. As a basic rule if not same version, Master version should always be older than slave, but I am afraid binary log format is too different from 3.23 to 5.1 If you have problems with direct replication In your case I would suggest a couple of solutions.
Replication between MySQL 3.23.58 and MySQL 5.1.46
Hi, Does anyone know of any issues if we try to replicate data from MySQL database version 3.23.58 and MySQL 5.1.46 ? Cheers Neil