I'm restoring an old server, and I need a copy of MySQL 4.1 for windows. MySql.com only seems to have versions going back to 5.0. I've seen old versions elsewhere, but they all seem to be from fairly sketchy websites. Is there a good unofficial place to get old versions of MySql or other software?
|
migrated from stackoverflow.com Mar 5 '10 at 17:48
|
You can get it from here: ftp://ftp.fu-berlin.de/unix/databases/mysql/Downloads/MySQL-4.1/ |
|||
|
|
|
|
|||
|
|
|
If you look at their tech support page, you can officially want an old version of mysql. This all depends if its worth it to you than to download from those sketchy places. quote:
|
|||
|
|
|
Here is what I ended up doing. So it turns out, that a lot of mirrors MySQL uses for current versions still have old versions sitting on their servers. So, what I did was pretend like I was going to download a newer version, then I got a URL of mirror from the download page from there and explored the mirror manually, finding binaries for 4.1 |
|||
|
|