Skip to content

Allows scanning a log file and pick problematic queries from explain loop execution output

Notifications You must be signed in to change notification settings

smart-gamma/mysql-log-explainer

Repository files navigation

Smart Gamma Doctrine log file analyzer

Allows scanning a log file and pick problematic queries from explain loop execution output

Install

composer require --dev smart-gamma/mysql-log-explainer

or use it as stand alone tool

git clone [email protected]:smart-gamma/mysql-log-explainer.git composer install

Configure

Copy .env.dist / .env

Change database settings and path to log file (Doctrine)

@todo: Add mysql native log support

Run

./explainer ex:do:an

About

Allows scanning a log file and pick problematic queries from explain loop execution output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages