Bug #50920 SQL Editor hangs when applying script from Edit Table Save
Submitted: 4 Feb 2010 16:10 Modified: 10 Feb 2010 11:46
Reporter: Cecil Carpenter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.15 beta OS:Linux (Ubuntu 9.10 32 bit)
Assigned to: CPU Architecture:Any
Tags: Workbench sql editor edit table save hang

[4 Feb 2010 16:10] Cecil Carpenter
Description:
After editing table data via pop-up menu, you must save data to commit the changes.  A window opens after selecting Save that shows the SQL UPDATE statement and asks for confirmation to APPLY the changes.  When you select APPLY, Workbench hangs.

How to repeat:
Open a connection to the database;
Under Tables, select the table to be edited;
Right click to bring up menu;
Select Edit Data from menu;
Change some data in a row;
Select Save (check mark icon);
Select Apply SQL Script

Suggested fix:
Correct problem
[4 Feb 2010 17:08] Johannes Taxacher
Thank you for your bug report. This issue has been committed to our source repository of that product.
[5 Feb 2010 9:32] Peter Laursen
Why not commit the fix rather than the issue? :-)
[9 Feb 2010 0:21] pixolex pixolex
I confirm this bug.
[10 Feb 2010 11:46] Tony Bedford
An entry has been added to the 5.2.16 changelog:

In the SQL Editor, if the Edit Data dialog was invoked for a table, and some data edited, MySQL Workbench crashed when the Apply SQL button was clicked.