Hi,
We are looking to upgrade our mysql 5.1.23 to an up to date version. The problem is we need to do it with as little downtime as possible.
We have one idea using replication but not sure is this is feasible.
Is it possible to set our server running 5.1 replicate to a server running percona 5.5. We can then switch the new server to the master while upgrading?
One gotcha is the mysql 5.1 is running on Solaris, while percona 5.5 will run a Linux box. Will this matter?
Any advise is welcome.
Thanks
We are looking to upgrade our mysql 5.1.23 to an up to date version. The problem is we need to do it with as little downtime as possible.
We have one idea using replication but not sure is this is feasible.
Is it possible to set our server running 5.1 replicate to a server running percona 5.5. We can then switch the new server to the master while upgrading?
One gotcha is the mysql 5.1 is running on Solaris, while percona 5.5 will run a Linux box. Will this matter?
Any advise is welcome.
Thanks

Comment