Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        innotop - A MySQL and InnoDB monitor program
        
        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.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | innotop | 
                1.4.3 | 
                2.fc6 | 
                noarch | 
                399 KiB | 
                Thu Aug  2 07:47:49 2007 | 
            
        
        Changelog
        
            - * Thu Aug  2 18:00:00 2007 Michael Fleming <mfleming+rpm@enlartenment.com> 1.4.3-2
 
            - New upstream release.
- Remove README from docs (removed upstream) and add changelog
 
        
            - * Fri Jun 29 18:00:00 2007 Michael Fleming <mfleming+rpm@enlartenment.com> 1.4.2-4
 
            - First import into Fedora
 
        
            - * Sun Jun 17 18: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.