Bug #82612 The Workbench crashes
Submitted: 17 Aug 2016 12:26 Modified: 18 Aug 2016 22:33
Reporter: ran cohen Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.7 OS:Windows (7)
Assigned to: CPU Architecture:Any

[17 Aug 2016 12:26] ran cohen
Description:
I am submitting this bug report based on an email talk with andreea.ciobotaru@oracle.com.
I use the Workbench to connect to a MySQL server on SSH (5.7.12-0ubuntu1.1).
If I want to select more than 10 rows, the Workbench crashes without telling me why. 
"Update", "Insert", "Select count(*)" and "Export" works fine.
Selecting from the same table locally (after an export) also works fine (meaning I can select without limit).
I need to add that connecting to the server via PuTTY or WinSCP is slow (working, but slow).

How to repeat:
Selecting more than 10 rows (50 or 100 or more). 
Also stopping in the middle of an export (works only if untouched).

Suggested fix:
Prevent from crashing (If the select is a big select, suspend the workbench but don't crash).
[17 Aug 2016 16:45] Nicolás Guzmán
Happens to me too. I am using Windows 10 64 bits, every time I select a table without limit it crashes
[18 Aug 2016 22:33] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=76909.