Bug #61183 DBMS connection keep-alive interval not worked
Submitted: 16 May 2011 9:11 Modified: 16 May 2011 9:57
Reporter: Andre Protsenko Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.33 OS:Windows (win 7)
Assigned to: CPU Architecture:Any
Tags: Connection, keep-alive interval

[16 May 2011 9:11] Andre Protsenko
Description:
DBMS connection keep-alive interval not worked. 

when i run long time sql query i recieve error 

Error Code: 2013
Lost connection to MySQL server during query (600s)

i set this interval to 6000sec but recieve the same error after 600sec

How to repeat:
run any long time sql query

Suggested fix:
can you add check box for remove any connection keep-alive interval
[16 May 2011 9:57] Valeriy Kravchuk
This is a duplicate of bug #58560 (or, more likely, bug #60103).