How do I downgrade from MySQL 4.1.14 to 4.0.x

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
FrzzMan
Forum User
Forum User
Posts: 5
Joined: Wed Oct 19, 2005 1:07 am

How do I downgrade from MySQL 4.1.14 to 4.0.x

Unread post 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?
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post 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...
Post Reply