Bug #75973 Crash after updating field's value
Submitted: 20 Feb 2015 6:55 Modified: 26 Feb 2015 11:13
Reporter: Mark Prosser Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:6.2.4 OS:MacOS (10.10.2)
Assigned to: CPU Architecture:Any
Tags: crash, Edit, UPDATE

[20 Feb 2015 6:55] Mark Prosser
Description:
After running a SELECT statement, then editing the value of couple of fields, MySQL Workbench crashes entirely. The value of the fields was correctly updated.

This only happens very occasionally, and doesn't seem to be repeatable (I could update the same field after relaunching with no crash) however I thought the crash report may reveal an edge case which needs to be handled (crash report is included in private comments).

How to repeat:
This isn't an easily repeatable issue, but these were the steps I'd taken:

1. Run SELECT statement on database table.

2. Edit a the value of a field in the results in the 1st and 2nd rows (was the same field).

3. Click "Apply".

4. In the popup window titled "Apply SQL Script to Database", click "Apply".

CRASH!

Later when checking the fields I tried to update, it seems the UPDATE statement did execute successfully.
[20 Feb 2015 15:06] MySQL Verification Team
I couldn't repeat with my own table. Are you able to provide a small dump file whit a table that provokes the crash.
[23 Feb 2015 2:31] Mark Prosser
Thanks for looking into this, and I've tried to reproduce with the same table and conditions, but the update query executes with no crash.

Sorry if I've jumped the gun with this bug report, but was just hoping that someting in the crash logs (included in the private notes) would reveal something. May I ask if those logs are infact useful by themselves?
[26 Feb 2015 11:13] MySQL Verification Team
Thank you for the feedback. Please reopen this bug report if you hit again the same issue. Thanks.