diff options
Diffstat (limited to 'system/mytop/README')
-rw-r--r-- | system/mytop/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/system/mytop/README b/system/mytop/README deleted file mode 100644 index 860f955c65..0000000000 --- a/system/mytop/README +++ /dev/null @@ -1,8 +0,0 @@ -mytop - a top clone for MySQL - -mytop is a console-based (non-gui) tool for monitoring the threads -and overall performance of a MySQL 3.22.x, 3.23.x, and 4.x server. -It runs on most Unix systems (including Mac OS X) which have Perl, -DBI, and Term::ReadKey installed. And with Term::ANSIColor installed -you even get color. If you install Time::HiRes, you'll get good -real-time queries/second stats. |