Bug #81073 | mysql workbench predictably hangs on certain queries | ||
---|---|---|---|
Submitted: | 13 Apr 2016 18:23 | Modified: | 13 Apr 2016 21:44 |
Reporter: | Gregory Bronner | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S1 (Critical) |
Version: | 6.3.6 | OS: | Windows (windows 7) |
Assigned to: | CPU Architecture: | Any | |
Tags: | hang |
[13 Apr 2016 18:23]
Gregory Bronner
[13 Apr 2016 19:32]
Gregory Bronner
It works if I run this with a limit of 300, but not 400: select * from fusion_executions where execution_date='20160412' and ticker='IDTI' limit 300
[13 Apr 2016 19:49]
Gregory Bronner
This seems related, if not identical, to http://bugs.mysql.com/bug.php?id=79840. Note that Intellij console does not have this issue, so this is something unique to Mysql workbench.
[13 Apr 2016 21:44]
MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=79840.