Upgrading MySQL 4.0 to 4.1 - the .rpm way...?

To upgrade from MySQL 4.0 to the latest 4.0 versions, you can simply use rpm -Uvh MySQL-server-4.0.XX.rpm but my question is... is there something else I would need to do to upgrade from 4.0 to 4.1?

Will a simple rpm -Uvh MySQL-server-4.1.XX.rpm work when I am already using 4.0?

Thanks. Upgrading MySQL 4.0 to 4.1 - the .rpm way...?


p.s. I have already looked at http://dev.mysql.com/doc/refman/4.1/...-from-4-0.html but it says nothing about RPM's.

 

 

 

 

Top