Bug #61775 Make changes to table more easy
Submitted: 6 Jul 2011 19:21 Modified: 7 Jul 2011 3:49
Reporter: Fabián Rosell Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.34 CE rev 7780 OS:Windows (7)
Assigned to: CPU Architecture:Any

[6 Jul 2011 19:21] Fabián Rosell
Description:
Actually, if you need to modify any field of a table, you must:

1) Make the change
2) Click on commit
3) Confirm changes
4) Click to exit wizard.

This is annoying. Workbench should support "hot" changes, like MS Sql Server (changes automatically commited on cell leave).

How to repeat:
Change any value from any table. Commit changes.

Suggested fix:
Allow the user to select "traditional" (current) or "hot" (MS like) changes.
[7 Jul 2011 3:49] Valeriy Kravchuk
Thank you for the feature request.