Ubuntu – Install old version of thesql in 10.10

10.0410.10MySQL

I'm using Ubuntu 10.10, but I find that this project is having issues with the version of mysql server that 10.10 installs. I have another machine running the same build of this project but it's running 10.04 and it doesn't have any problems. I found that the version are a little different (10.04 has 5.1.41 and 10.10 has 5.1.49). I would like to be able to install the lucid version on my maverick machine, but Google isn't turning up anything useful to accomplish this task.

Anyone know how I would go about doing that?

Thanks.

Best Answer

You can do this using the "Synaptic Package Manager". You find the program under "System > Administration". Find the mysql-server package you have installed and select "Package > Force version..." as shown in the screenshot below.

This will show you a list of the available versions. If the version is not in the list you might need to add a new PPA for that, but I suggest you try this first.

alt text