Crash after yum update Centos

Hi Everyone ,
I need help I just run yum update on my centos 6.5 still not Reboot system and i can’t login by command mysql
[root@localhost]# mysql mysql: relocation error: mysql: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient.so.16 with link time reference

Can someone help me fix this, Access from clients to mysql still OK. how can i fix this with less down time? ~~

Before Update

I remove Percona

percona-release-0.1-3.noarch
Percona-Server-shared-51-5.1.73-rel14.12.624.rhel6.x86_64
percona-toolkit-2.2.10-1.noarch
percona-xtrabackup-2.2.4-5004.el6.x86_64

and reinstall mysql-libs-5.1.73-3.el6_5.x86_64.rpm

Installed:
mysql-libs.x86_64 0:5.1.73-3.el6_5

Complete!

After Reboot. Login MySQL Successful. SQL was updated 5.1.71 to 5.1.73. Everythings works!

Solved…^^