Skip to content

The following will create a simple stored procedure that uses a cursor to kill all processes one by one except for the process currently being used: mysql_deadlock_fix_procedure.sql. The following will create a simple Event that will run on the scheduled time : mysql_deadlock_fix_event.sql

Notifications You must be signed in to change notification settings

Sathish2905/mysql_deadlock_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mysql_deadlock_fix

The following will create a simple stored procedure that uses a cursor to kill all processes one by one except for the process currently being used:

mysql_deadlock_fix_procedure.sql

The following will create a simple Event that will run on the scheduled time :

mysql_deadlock_fix_event.sql

About

The following will create a simple stored procedure that uses a cursor to kill all processes one by one except for the process currently being used: mysql_deadlock_fix_procedure.sql. The following will create a simple Event that will run on the scheduled time : mysql_deadlock_fix_event.sql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published