We recently upgraded some of ours servers to MySQL 5.6 but this caused some issues on some client's sites, on the server running CloudLinux. We contacted our server administrators believe this is due to LiteSpeed's version of mysqlnd, which doesn't change, no matter what version of lsphp is used.
For example, when cpanel updates PHP it sets the extension as:
But when litespeed updates the extension, it leaves it at a MySQL 5.0 compatible version:
For example, when cpanel updates PHP it sets the extension as:
Client API version => 5.6.16
Client API library version => 5.6.16
Client API header version => 5.6.16
Client API library version => 5.6.16
Client API header version => 5.6.16
Client API library version => mysqlnd 5.0.11-dev - 20120503
Client API version => mysqlnd 5.0.11-dev - 20120503
Client API version => mysqlnd 5.0.11-dev - 20120503