mysql_slow_log_parserDeveloped In: Perl — Status: Production - GAThis perl script parses a MySQL slow_queries log file ignoring all queries less than $min_time and prints out how many times a query was greater than $min_time with the seconds it took each time to run. The queries are sorted by number of times it ran, with the most often query appearing at the bottom of the output. Usage: mysql_slow_log_parser logfile
_Other - see project for details
Database Administrators
Expert
Production - GA
Perl
No Comments yet |
VotesWatches0 members are watching this project
You must be logged in to track this project.
Provide Feedback
You must be logged in to comment
|