Percona Server 5.6 ad PHP 5.4.21 issues

Hello,

Since i upgraded to Percona Server 5.6 (latest version), The mysqli module won’t load anymore in PHP-MYSQL. I recompile PHP 5.4.21 with the latest Percona mysql libs for 5.6 but still get the error.

[02-Nov-2013 01:30:57 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/mysqli.so’ - /usr/lib64/php/modules/mysqli.so: undefined symbol: client_errors in Unknown on line 0

[02-Nov-2013 01:58:46 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/mysqli.so’ - /usr/lib64/php/modules/mysqli.so: undefined symbol: client_errors in Unknown on line 0

Any ideas what is going on? It seems Percona-Server-Shared might have change quite a few libmysqlclient libs.

I would suggest you upgrade PHP as well and recompile it with Percona mysql libs. This might be related to using an older version of PHP as opposed to a new one.