mysqlclient16 and mysqlclient15

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
JimDunn
Forum User
Forum User
Posts: 38
Joined: Thu Aug 25, 2011 9:56 am
Location: East Coast

mysqlclient16 and mysqlclient15

Unread post by JimDunn »

Scott and everybody,

I currently have Plesk 8.6.0, PHP 5.3.6, MySQL 5.1.58, but mysqlclient is:

mysql-5.1.58-2.el5.art
mysqlclient15-5.0.92-1.ius.el5
mysql-libs-5.1.58-2.el5.art
mysql-server-5.1.58-2.el5.art

I would like to remove the mysqlclient15 and do an atomic "yum install mysqlclient16" but when I try to yum remove mysqlclient15, I get 100's of dependencies... which I don't want to remove.

QUESTION: Can mysqlclient15 and 16 be installed together? Co-exist ok? Can I remove the 15 after I install the 16???

Thx! : )
Jim (devoted follower of atomic rocket turtle for over a decade!!!)
3.14159265358979323846264338327950
"Ok, yes... I like pie... um, I meant, pi."
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: mysqlclient16 and mysqlclient15

Unread post by scott »

You wouldnt need 16 if you're using mysql 5.1 already, those are just client library packaged for backwards compatibility. If you had 5.5 though, then you could have both 15 and 16 at the same time.
JimDunn
Forum User
Forum User
Posts: 38
Joined: Thu Aug 25, 2011 9:56 am
Location: East Coast

Re: mysqlclient16 and mysqlclient15

Unread post by JimDunn »

Excellent, thx, then I'll stay with mysqlclient15 until I move to mysql 5.5, much appreciated.
3.14159265358979323846264338327950
"Ok, yes... I like pie... um, I meant, pi."
Post Reply