If you ever get an error with MySQL client library:
php: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory
while using Percona MySQL Server 5.5 just go ahead and install Percona-Server-shared-compat package from Percona Repo:
yum install Percona-Server-shared-compat