MySQL slow query improvements 28 Jan 10
We’ve just pushed some updates to the MySQL slow query warning interface in the Brightbox control panel, which includes two main improvements.
Firstly, where the same (or very similar) query occurs more than once, they are aggregated together rather than being recorded as individual slow queries. The user interface displays the count so you can see exactly how many times this slow query occurred in the last 7 days.
Secondly, the full SQL query is now displayed, so customers now have more information with which to optimise their applications.



