Bug #60973 Session Timed out
Submitted: 25 Apr 2011 16:37 Modified: 25 May 2011 19:46
Reporter: Stacey Swain Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.2 OS:Windows (Error Code 2013 and 2006)
Assigned to: CPU Architecture:Any

[25 Apr 2011 16:37] Stacey Swain
Description:
Query being pulled:
Select *
from sansay.CDR_122011
where Release_Cause_BIN=987
group by Routing_Digits;

I continue to get this error, I have updated our Wait_Timeout to 3600 as well as the preferences (keep alive interval) in MySQL Workbench to 3600 and it still times out after 600 seconds.

How to repeat:
Select *
from sansay.CDR_122011
where Release_Cause_BIN=987
group by Routing_Digits;
[25 Apr 2011 19:46] Sveta Smirnova
Thank you for the report.

This looks very similar to bug #55419. Do you experience same issue if run query using MySQL command line client?
[25 May 2011 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".