Greetings,
I would like to find a way to kill remove any queries that have been running for example 60 seconds and due to some reason they keep running forever.
Can I do this someway even if I have to run an external command to check mysql?
Thank you