Updating mysql

Support/Development for MySQL, MariaDB, and other database systems
phoenixisp
Forum User
Forum User
Posts: 76
Joined: Wed Feb 16, 2005 11:30 am

Updating mysql

Unread post by phoenixisp »

Greetings,

I am trying to update an older server and ran into a problem while updating from 5.0.95-1.el5_7.1 on Centos 5. The error I am getting is:

file /usr/lib64/mysql/libmysqlclient.so.18.0.0 from install of mysql-libs-5.5.46-31.el5.art.x86_64 conflicts with file from package mysqlclient18-5.5.17-4.el5.art.x86_64

How can I get this upgrade to work?

Thanks in advance,

Sonny
Sonny
MehdiMoz
Forum User
Forum User
Posts: 7
Joined: Thu Dec 31, 2015 9:41 pm
Location: CA

Re: Updating mysql

Unread post by MehdiMoz »

I guess try disabling mysql in the /etc/yum.conf by adding this
exclude=mysql*
Cpanel Servers Already disabled this by default for preventing such conflicts
Post Reply