Skip to content

arezone/mysql_slow_log_viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MySQL Slow Query Log Viewer

Prerequisites

  • python
  • qt
  • pyqt (brew install pyqt)

Usage

Add the mysql slow query log into the current dir and name it log-slow-queries.log then run the application:

python mysql_slow_log_inspector.py

About

Tiny pyqt4 application for importing slow mysql query log into an sqlite and then to filter / search the data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%