Bug #70411 Choosing "Copy Query for Matches" on "Search Table Data" result row causes crash
Submitted: 24 Sep 2013 22:56 Modified: 7 Nov 2013 2:50
Reporter: Jeff Andersen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.0.6.11184, 6.0.7 OS:Windows (Windows 7 SP 1)
Assigned to: CPU Architecture:Any

[24 Sep 2013 22:56] Jeff Andersen
Description:
In workbench, when using "Search Table Data" and results are displayed, you can right click a row and choose "Copy Query for Matches".  The problem is that, everytime I choose it, workbench crashes.

I search the bug db and could only find 70232, which is a "Search Table Data" issue but not what I've described here.

How to repeat:
Log into any database.
Right click a db and choose "Search Table Data".
Search for something that will result in results being returned.
Right click a result row and choose "Copy Query for Matches".
[24 Sep 2013 22:59] Jeff Andersen
Depicts where/how the problem is encountered.

Attachment: Workbench_Issue.png (image/x-png, text), 365.65 KiB.

[24 Sep 2013 23:00] Jeff Andersen
This is the error that displays when workbench crashes.

Attachment: Workbench_Error.png (image/x-png, text), 26.03 KiB.

[24 Sep 2013 23:01] Jeff Andersen
This is the result of choosing "System Info" from the workbench Help menu.

Attachment: Workbench_SystemInfo.txt (text/plain), 738 bytes.

[24 Sep 2013 23:03] Jeff Andersen
Updating version info.
[24 Sep 2013 23:18] MySQL Verification Team
Please try version 6.0.7. Thanks.
[24 Sep 2013 23:29] Jeff Andersen
I used the Help -> Check for Updates and it indicated that I'm using the latest, so I thought I was using the latest and greatest, but apparently that doesn't work or register minor revision changes.

Just installed 6.0.7.  Same issue when using it.  I'll attach my most recent "System Info" after having upgraded.
[24 Sep 2013 23:30] Jeff Andersen
Help -> System Info result after having upgraded to 6.0.7

Attachment: Workbench_SystemInfo2.txt (text/plain), 742 bytes.

[25 Sep 2013 6:39] MySQL Verification Team
Hello Jeff,

Thank you for the bug report and test case.
Verified as described.

Thanks,
Umesh
[7 Nov 2013 2:50] Philip Olson
Fixed as of MySQL Workbench 6.0.8, and here's the changelog entry:

On Microsoft Windows, after executing "Search Table Data" and viewing the
results, right-clicking on a row and choosing "Copy Query for Matches"
from the context menu would crash MySQL Workbench.

Thank you for the bug report.