Bug #28481 | No Query Timeouts | ||
---|---|---|---|
Submitted: | 16 May 2007 20:23 | Modified: | 24 May 2007 16:21 |
Reporter: | Steven Cain | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: General | Severity: | S4 (Feature request) |
Version: | OS: | Windows | |
Assigned to: | CPU Architecture: | Any |
[16 May 2007 20:23]
Steven Cain
[16 May 2007 21:28]
Mark Matthews
Because of your situation, the only way this can be fixed is in the server, see http://forge.mysql.com/worklog/task.php?id=2814
[17 May 2007 14:35]
Steven Cain
The server side solution specified at http://forge.mysql.com/worklog/task.php?id=2814 is limited to only select statements. We use stored procedures for 99% of our database interaction and the stored procedures are a mixture of selects, updates, and inserts. We would need an SQL_TIMEOUT on a stored procedure level to get the functionality that we need. Is the current stored procedure readily available from any SQL calls?
[24 May 2007 16:21]
MySQL Verification Team
Thank you for the bug report feature request.