MySQL Forums
Forum List  »  Newbie

Re: How to upgrade MySQL 5.1.73 to latest version (at least 5.5) on Red Hat?
Posted by: eiger 3970
Date: July 28, 2015 01:06AM

Someone suggested this, but this seems a bit convoluted?

If you can, separate the MySQL instance onto its own box. Then copy the data over (mysqldump it), make sure everything looks OK, then point your infrastructure at the new box. Then for future upgrades, create a new box with the new version, bring the data over, test, introduce, nuke previous.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to upgrade MySQL 5.1.73 to latest version (at least 5.5) on Red Hat?
July 28, 2015 01:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.