Update: MySQL 4 and 5 behave differently.
In MySQL5 there is a steady activity on some handlers, probably
caused by the status queries themselves. This does not happen in
4.1. I have issued a support call with MySQL and will see what to
do about it.
Update 2: See the follow-up post for more information on how to work around this.
MySQL Administrator is one of the graphical tools MySQL provide to manage their database servers. Apart from other things like server daemon control and a log file viewer this tool includes visual controls to display the load of the database server.
Even though the out-of-the-box configuration already contains some useful diagrams, I added some …
[Read more]