RyWhal/mysqlQueryStatsDiff
The script runs a MySQL "Show session status" before and after a query to show you the effect said query has on Mysql Performance Statistics.
Python
Issues
- 2
The "-v" flag messes up formatting
#1 opened by RyWhal
The script runs a MySQL "Show session status" before and after a query to show you the effect said query has on Mysql Performance Statistics.
Python