Bug #49301 Live editor doesn't save changes in selected cell
Submitted: 1 Dec 2009 21:30 Modified: 17 Dec 2009 17:04
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.10 r4680 OS:Windows (XP)
Assigned to: Mike Lischke CPU Architecture:Any

[1 Dec 2009 21:30] Todd Farmer
Description:
When working with the live editor, I changed a value in one column from 0 to 3.  I didn't leave that cell, but clicked on the "Apply made changes to data source" button (might want to rephrase that one), it saves other changes, but reverts the selected cell from 3 back to 0.

How to repeat:
See above.

Suggested fix:
Save all changes, including changes made in currently selected cell.
[17 Dec 2009 9:22] Mike Lischke
Fixed in 5.2
[17 Dec 2009 14:25] Johannes Taxacher
fixed in repository.
will be included in 5.2.11
[17 Dec 2009 17:04] Tony Bedford
An entry has been added to the 5.2.11 changelog:

The live data editor of the SQL Editor, which was launched by double-clicking on a table in the Overview tab, did not behave correctly. If a column value was changed, and the cursor remained in the edited cell, then if the Apply made changes to data source toolbar button was clicked, the contents of the cell reverted to its value prior to editing. However, other cell values that had been edited were correctly saved.