Upgrading mysql from 4.1.22 to 5.0

Posted by Arsenal on Stack Overflow See other posts from Stack Overflow or by Arsenal
Published on 2010-04-23T09:34:43Z Indexed on 2010/04/23 11:13 UTC
Read the original article Hit count: 386

Filed under:
|
|

Hi,

I'm trying to upgrade our company's 4.1.22 version of MySQL to 5.

I'm using

 sudo yum --enablerepo=centosplus upgrade mysql*

but keep getting an error of conflicted files with the 4.1 version.

Does that mean there really isn't any other way than uninstalling 4.1 and installing 5.0? I have read that using the yum upgrade command should work however...

Thanks in advance!

© Stack Overflow or respective owner

Related posts about linux

Related posts about mysql