Comment 2 for bug 386054

Revision history for this message
Aleksandr Kuzminsky (akuzminsky) wrote :

There is a Percona yum repo. It provides MySQL-shared-compat.x86_64 package which has onboard necessary libs.
Before installing perl-DBD-MySQL (or any other libmysqlclient dependant application) install MySQL-shared-compat.x86_64
# yum install MySQL-shared-compat.x86_64

The repo is:
# cat /etc/yum.repos.d/Percona.repo
[percona]
name=CentOS-$releasever - Percona
baseurl=http://repo.percona.com/centos/$releasever/os/$basearch/
gpgcheck=0