Re: Migration path
Posted by: Rick James
Date: April 22, 2012 02:19PM

What kind of problems did mysqldump give you? A new mysqldump should be able to read that antique version and produce a file that can then be feed to mysql to feed into a new version.

This sounds painful:
3.23 -> 4.0 -> 4.1 -> 5.0 -> 5.1 -> 5.5
You would need to find versions going back as far as 4.0, and you would have to run mysql_upgrade scripts.

Options: ReplyQuote


Subject
Written By
Posted
April 18, 2012 01:53AM
April 18, 2012 02:14PM
April 19, 2012 03:58AM
April 19, 2012 06:37AM
April 20, 2012 09:30AM
Re: Migration path
April 22, 2012 02:19PM


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.