innotop connects to a MySQL database server and retrieves information from it,
then displays it in a manner similar to the UNIX top program. innotop uses
the data from SHOW VARIABLES, SHOW GLOBAL STATUS, SHOW FULL PROCESSLIST, and
SHOW ENGINE INNODB STATUS, among other things.