MySQL Forums
Forum List  »  MySQL Workbench

Re: How can I close query tabs permanently?
Posted by: Mike Lischke
Date: July 23, 2014 01:06AM

There's a setting to make WB store a snapshot of all open editors to disk on close (see preferences, SQL Editor). Additionally, there's a setting for an auto-save interval. Both can be set to off. In your case however, it seems that the auto-save doesn't work and WB restores a set of tabs from an earlier session. Try manipulating your editors a bit more (e.g. reordering by dragging the tabs, as this will immediately update the snapshots). Also play with the settings, to see if that solves your problem.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can I close query tabs permanently?
1226
July 23, 2014 01:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.