Page 1 of 1

Mysql downgrade - 4.1 -> 4.0.x how?...

Posted: Sun Dec 25, 2005 8:48 pm
by Momo
Hi,

Accidentally upgraded to mysql 4.1.x on Plesk Reloaded 7.5.4.
Everything is ok, but.... there are some of the sites which are not much compatble with 4.1 version

Is it possible to flawlessly downgrade to 4.0.x version? Using yum?

Posted: Mon Dec 26, 2005 10:20 am
by scott
not using yum, no. It doesn't support rollbacks (yet). You can downgrade with rpm though, its just a few more steps.

Posted: Mon Dec 26, 2005 5:19 pm
by Momo
scott wrote:not using yum, no. It doesn't support rollbacks (yet). You can downgrade with rpm though, its just a few more steps.
give me a promt how to do this... :) please

Posted: Sun Jan 01, 2006 8:20 am
by breun
Manually download the rpms from the repository and install them with rpm using the --oldpackage option.