Ubuntu – Recommended testing tools to test MySQL performance

12.04MySQLperformanceserver

What is the recommended tool(s) for testing the performance of MySQL 5.5 (innodb) under Ubuntu 12.04?

We have purchased a new multi-cpu multi-core server to replace our current MySQL dual-core server. However, the MySQL performance is worse than our current server! We know we need to tweak the innodb parameters but it would be helpful if there is a tool out there that would test and make recommendations.

Best Answer

Take a look at mysqltuner.pl which can be found here