Skip to content
/ QueryScan Public

PHP script that scans for a period of time the queries that are executed (MySQL, MariaDB), showing graphically the results, can be used to detect slow queries, that produce a blockage or simply to optimize.

License

Notifications You must be signed in to change notification settings

ollm/QueryScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Description

PHP script that scans for a period of time the queries that are executed (MySQL, MariaDB), showing graphically the results, can be used to detect slow queries, that produce a blockage or simply to optimize.

Instructions

Configure the file to connect to your database.

You can use this script by running it from a browser or from the command line.

php ./queryscan.php

ScreenShot

Screenshot

About

PHP script that scans for a period of time the queries that are executed (MySQL, MariaDB), showing graphically the results, can be used to detect slow queries, that produce a blockage or simply to optimize.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages