Skip to content

Commit 29e85ef

Browse files
author
sidney
committed
initial commit
1 parent 22752d2 commit 29e85ef

File tree

9 files changed

+4301
-15
lines changed

9 files changed

+4301
-15
lines changed

README

+6
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,9 @@ HOTSPOT_PCT=10 -- Hotspot data percent
5454
THINK_TM_MODULUS=0 -- Go to sleep every n loop iteration
5555
THINK_TM_MIN=.1 -- Min sleep time
5656
THINK_TM_MAX=.5 -- Max sleep time
57+
58+
About Mystat:
59+
-------------
60+
misc/mysql_slob.pl will capture the activity statistics, need to install below perl modules, better by cpan.
61+
62+
cpan[1]> install Switch DBD::mysql Getopt::Std Term::ANSIColor strict DBI

0 commit comments

Comments
 (0)