* apply patches from Lubomir Host
- fixes bug in InnoDB status report
- adds some hint in queries-per-second mode
- if 'D' key is pressed, mytop script is checked for modifications (e.g.
during development) and restarted
- shows MySQL SLAVE status (if configured in MySQL daemon)
Submitted by: Lubomir Host <rajo at platon.sk>
mytop is a non-gui tool for monitoring the threads and overall performance
of MySQL 3.22.x and 3.23.x servers.
PR: 20892
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
Reviewed by: will
Approved by: will