Bug #65838 MySQL Workbench needs better query tab naming
Submitted: 6 Jul 2012 20:41 Modified: 15 Aug 2014 22:56
Reporter: Michael Bahnmiller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.38 OS:Any
Assigned to: CPU Architecture:Any
Tags: MySQL Workbench, Query Tab

[6 Jul 2012 20:41] Michael Bahnmiller
Description:
When running a new query (such as by right clicking on a table and selecting "Select Rows - Limit 1000"), a new tab opens with a very generic name  "Query X".

If I do this for several tables, it quickly becomes difficult to find the table I need when I need it.  I have to click on each Query tab and look and the tab at the bottom or at the SQL for the select to see which table's data I'm looking at.  It would be super handy to name the Query tab after the table, and also to allow renaming of it to something else.  (The auto-naming feature could be a setting.)

THANKS!

How to repeat:
See Description

Suggested fix:
Implement
[7 Jul 2012 7:48] Valeriy Kravchuk
Thank you for the feature request.
[2 Dec 2013 9:43] Mike Lischke
Bug #65680 was marked as duplicate of this one.
[15 Aug 2014 22:54] Alfredo Kojima
Posted by developer:
 
New tabs created automatically are named after the table.
[15 Aug 2014 22:56] Michael Bahnmiller
Thank you!  This is most helpful!