Replication between MySQL 3.23.58 and MySQL 5.1.46
am 05.05.2010 12:31:41 von Tompkins Neil
--0015174789b6ef8e9c0485d6545f
Content-Type: text/plain; charset=ISO-8859-1
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
--0015174789b6ef8e9c0485d6545f--
Re: Replication between MySQL 3.23.58 and MySQL 5.1.46
am 06.05.2010 00:08:14 von Claudio Nanni - TomTom
--001485f1d8c40090590485e010a5
Content-Type: text/plain; charset=ISO-8859-1
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.
- upgrade 3.23 to 4.1 and then setup replication from 4.1 to 5.14)
- setup a chain replication with intermediate versions like:
3.23-->4.1-->5.1
Just a couple of ideas.
You should not have big problems in upgrading 3-->4, if you want some idea
on how to do it let me know.
Claudio
2010/5/5 Tompkins Neil
> 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
>
--
Claudio
--001485f1d8c40090590485e010a5--
HOW TO INSTALL MYSQL ODBC ON AIX 5.3 ?
am 06.05.2010 10:25:44 von sun.yan5
--=_alternative 002E4D614825771B_=
Content-Type: text/plain; charset="US-ASCII"
FOLLOW ARE SOME MY OPERATOR STEPS,HOW WILL I TO DO IT?
p570a:/mysql/mysql-connector-odbc-5.1.6-aix5.3-powerpc-64bit /bin
>./myodbc-installer
exec(): 0509-036 Cannot load program ./myodbc-installer because of the
following errors:
0509-150 Dependent module libodbc.so could not be loaded.
0509-022 Cannot load module libodbc.so.
0509-026 System error: A file or directory in the path name does
not exist.
p570a:/mysql/mysql-connector-odbc-5.1.6-aix5.3-powerpc-64bit /bin >uname -a
AIX p570a 3 5 00C4E37B4C00
p570a:/mysql/mysql-connector-odbc-5.1.6-aix5.3-powerpc-64bit /bin >
THANK YOU !
E-mail: sun.yan5@zte.com.cn
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.
--=_alternative 002E4D614825771B_=--