Page 1 of 1

How do I downgrade from MySQL 4.1.14 to 4.0.x

Posted: Wed Oct 19, 2005 1:23 am
by FrzzMan
Hello,

I do 'yum update' with ART repository so MySQL has been updated to 4.1.14 but my software need 4.0.x to run properly...

How do I downgrade it?

Posted: Sat Oct 22, 2005 11:00 am
by breun
1. Uninstall MySQL 4.1
2. Install the 4.0 RPMs which you can download from http://www.atomicrocketturtle.com/atomic/atomic/
3. You might want to exclude the MySQL packages in your yum config or otherwise they'll be updated again on your next yum update.

Or you might try to figure out why your software isn't running properly with MySQL 4.1...