Bug #70035 Save snapshot of open editors on close doesn't work
Submitted: 14 Aug 2013 17:10 Modified: 5 Nov 2013 20:34
Reporter: Cyrus Zhu Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.0.6 revision 11184 OS:Windows
Assigned to: CPU Architecture:Any

[14 Aug 2013 17:10] Cyrus Zhu
Description:
I have checked the "Save snapshot of open editors on close" under General tab in Preferences. And I have also tried to set "Auto-save scripts interval" in 1 minute, 10 seconds and disable. None of them worked. 

How to repeat:
Open any amount of tabs in a connection, give it enough time to auto-save. Then close the connection, reopen it. There will be only one empty query tab.

Suggested fix:
Fix this function, it used to work in version 5.2.47
[15 Aug 2013 1:13] MySQL Verification Team
Thank you for the bug report.
[15 Aug 2013 7:20] Mike Lischke
Bug #70011 was marked as a duplicate of this one.
[6 Sep 2013 1:44] Douglas Belkofer
This also happens in 6.0.7.11215.
[19 Sep 2013 19:01] James Reed
Not sure why this is marked Severity S3 (Non-critical).  This is a major piece of functionality that just flat out doesn't work and can lead to lost work.  I'm sure it's preventing many people like me from upgrading, so it should be at least S4.
[22 Oct 2013 11:13] Pete S
Duplicate bug #70011 is marked with "S2 (Serious)" - think severity on this ticket should be changed to the same.
[30 Oct 2013 16:23] Armando Lopez Valencia
Posted by developer:
 
FIXED.
Verified in:
Windows 7x64
Ubuntu 12.04x64
MySQL Server 5.6
WB 6.0.8.11345
The tabs are persistent after close open WB (with a 10 sec. auto-save
configuration).
[5 Nov 2013 20:34] Philip Olson
Fixed as of MySQL Workbench 6.0.8, and here's the changelog entry:

Open query tabs were not persistent (reopened) after reopening
MySQL Workbench.

Thank you for the bug report.