mysql-log-filter

Developed In: Python  — Status:  Production - GA

The slow query log file is analyzed and processed as a stream, line after line, so there is no need to load the whole log file into memory. It remembers last input file positions and statistics in a SQLite 3 database, so periodical executions on the same files run much faster. The Python version is usually 3-5 times faster than the PHP5 version.

Shantanu Oak
The GNU General Public License (GPL)
Database Administrators
Expert
Production - GA
Python

Current Tags

oksoft 

You must be logged in to tag this project

No Comments yet

Votes

Not yet rated.
You must be logged in to vote.

Watches

0 members are watching this project
You must be logged in to track this project.

Provide Feedback

Please note:
HTML will be purified, but we allow for a number of HTML tags so that you have the flexibility to decorate your comment text to some extent. The comments allow the following HTML tags:

strong, b, em, blockquote, a, code, pre

To put code into your comment, simply encapsulate your code with
[code language="XXX"][/code], where XXX is any common language, for instance "PHP", "SQL", "C", etc.



You must be logged in to comment