Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
innotop: A MySQL and InnoDB monitor program
- Summary
- 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.
Changelog
- * Fri Jun 29 17:00:00 2007 Michael Fleming <mfleming+rpm@enlartenment.com> 1.4.2-4
- First import into Fedora
- * Sun Jun 17 17:00:00 2007 Michael Fleming <mfleming+rpm@enlartenment.com> 1.4.2-3.mf
- Fix BuildRequires.
- Explict Requires for DBD::mysql and Term::Readkey as RPM is not smart enough
to pick them up on it's own.
- * Fri May 4 17:00:00 2007 Michael Fleming <mfleming+rpm@enlartenment.com> 1.4.2-1.mf
- New upstream release