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?
How do I downgrade from MySQL 4.1.14 to 4.0.x
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
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...
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...