For a number of our websites we are using Ubuntu LTS 10.04 with MySQL 5.1. We are looking into consolidating the SQL databases onto a single server and have been testing Percona 5.5 for this purpose.
The MySQL clients (PHP5-MySQL) use libmysqlclient16 (5.1.41-3ubuntu12.10), is it safe for us to use this version with Percona server 5.5?
Optionally I can use the Percona apt repository on our webservers and upgrade libmysqlclient16 to the Percona version (5.1.62-rel13.3-435.lucid).