MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: How to get old Mysql version binaries ( zip archives ) for Linux .
Posted by: Bjørn Munch
Date: January 23, 2013 04:41AM

Why do you need a one year old version instead of the newest 5.5.29?

They are available here:

http://downloads.mysql.com/archives.php?p=mysql-5.5&v=5.5.20

For Linux it's only RPM I'm afraid, you can install an RPM into the current directory (as you would with a Zip) using:

rpm2cpio <rpm file> | cpio -id

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to get old Mysql version binaries ( zip archives ) for Linux .
1617
January 23, 2013 04:41AM


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.