Menu

#1667 Kill queries if phpMyAdmin session is expired option

Needs_decision
open
nobody
None
Normal
2015-05-05
2015-05-05
Gumbopolis
No

I can't find any references to this in the faqs or other tickets, so I'm just adding a feature request.

Sometimes, I run long queries that run way past the timeout settings for phpMyAdmin. These queries aren't mine, so I'm not allowed to modify them. Additionally, I'm not allowed on the server or to use an ssh connection ... which is why I'm using phpMyAdmin. It's not always possible to log back into phpMyAdmin after the timeout. It would be really helpful, if there was an option that allowed you to kill slow running queries if current session expired or kill queries belonging to that session after a certain amount of time.

I know that there are a couple of ways to achieve this on the database itself, depending on what version of MySQL server you are using but I really just want this setting limited to phpMyAdmin, not all clients and even then, only when selected.

Discussion