Skip to content

A set of python scripts to kill long running transactions.

Notifications You must be signed in to change notification settings

owenkim/mysql_sniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql_sniper

A set of python scripts to kill long running transactions.

Uses yaml for configurations. Configuration file obviously not committed publicly. A YAML config might look like this:

    production:
            user: with_process_privileges
            password: an_awesome_password
            TTL: 60

About

A set of python scripts to kill long running transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published