Bug #57667 autosave my query
Submitted: 22 Oct 2010 17:22 Modified: 8 Mar 2011 15:24
Reporter: brian rundle Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.29 OS:Any
Assigned to: Alfredo Kojima CPU Architecture:Any

[22 Oct 2010 17:22] brian rundle
Description:
When the tool crashes (this is happening less with the recent updates, but still happens to me a few times a week) I loose any unsaved work in my scripts.   This really kills my productivty.  Sometimes I don't remember to save...and I'll have several script windows active...I loose them all!  ArgH!!!

This just happened to me a minute ago and I am really hosed now.  Should have saved my work but just forgot. 

Please add an autosave feature that will completely recover my last session...all the same tabs open to all the same SQL servers with the last known/saved script in the editing window.  

How to repeat:
get a crash, loose your script and all your unsaved work

Suggested fix:
Add autosave to completely recover ALL tabs
[22 Oct 2010 17:55] Sveta Smirnova
Thank you for the reasonable feature request for MySQL Workbench.
[3 Mar 2011 13:59] Johannes Taxacher
confirmed in repository
[8 Mar 2011 15:24] Tony Bedford
An entry has been added to the 5.2.32 changelog: 

        In the SQL Editor, in the event of a crash the content and state 
        of script tabs was lost if not previously saved. &workbench; has 
        been changed to autosave the content and state of the SQL 
        Editor.