Bug #73511 | No return results on Standard TCP/IP over SSH if limit > 70 | ||
---|---|---|---|
Submitted: | 8 Aug 2014 14:12 | Modified: | 18 Aug 2014 13:40 |
Reporter: | Paul Schwartz | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.1.7 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | aws, query freeze, query hang, ssh |
[8 Aug 2014 14:12]
Paul Schwartz
[8 Aug 2014 16:35]
Paul Schwartz
Update: Results are displayed when the DBMS Read Connection Timeout setting is reached. This is set in Preferences-->Sql Editor This message appears in wb.log: 09:54:01 [ERR][ SqlEditor]: Error querying performance_schema.events_statements_current : Exception: Lost connection to MySQL server during query
[13 Aug 2014 16:23]
MySQL Verification Team
So the issue is low Timeout value?. If you change the Timeout value for a higher one the issue is fixed?. Thanks.
[13 Aug 2014 16:36]
Paul Schwartz
No, that is not the issue. Lowering the timeout values results in MySQL workbench finally cancelling its connection and then reporting the results. If the timeout were 8 hours, it would hang for 8 hours. If the timeout were 1 minute, it would hang for 1 minute.
[14 Aug 2014 18:48]
MySQL Verification Team
Thank you for the feedback. Please check for duplicate withhttp://bugs.mysql.com/bug.php?id=73343 . Thanks.
[14 Aug 2014 19:16]
Paul Schwartz
That bug seems similar. Too bad there is no resolution for it.
[18 Aug 2014 13:40]
MySQL Verification Team
Thank you for the feedback.