สำหรับคนที่จะใช้ php-mysql รวมกับ mysql-percona
Jeffrey,
We are not planning to add php-mysql to the Percona repo due to lack of resources.
You can easily install it with MySQL-shared-compat-5.1.40-2 package.
I.e. once you installed Percona-XtraDB-server and Percona-XtraDB-client, install MySQL-shared-compat-5.1.40-2.
Then “yum install php-mysql” will work.
Aleksandr,
Many dependencies may break if you install MySQL 5.1 (or percona versions) on CentOS 5 as there is a lot of software which is linked to libmysqlclient15.so I think we just need to have shared-compat package which will include 15.so (at least) or may be even 14.so
Comment :: March 15, 2010 @ 2:17 pm
Peter,
There is MySQL-shared-compat in our repo. it provides .12.so – .16.so:
MySQL-shared-compat.x86_64 : MySQL shared client libraries for MySQL 5.1.40, 5.0.87, 4.1.22 and 4.0.26