Possible to install MySQL 3, 4, and 5 on same machine
Nutter
4:11 pm on Jun 15, 2006 (gmt 0)
I'm looking at setting up several versions of MySQL for testing. I only need one version to interact with PHP if that makes a difference, although ideally I'd be able to switch which version that is.
But what I really need is the ability to run the MySQL console and test queries against different versions.
Edit: And does anybody know where to get a download of MySQL 3, either Windows or Linux?