Bug #85629 Name Tabs in Result Grid
Submitted: 26 Mar 2017 16:32 Modified: 5 Apr 2017 9:42
Reporter: Rick Hubbard Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:6.3.9 OS:Any
Assigned to: CPU Architecture:Any
Tags: result grid, workbench

[26 Mar 2017 16:32] Rick Hubbard
Description:
Feature Request: In MSW, allow for the programmatic naming of tabs in the Result Grid.

Through MWS6.3.9, Result Grid tabs have lacked the ability for programmatic control over their naming.

Although some tabs extract a name from a query (e.g., some table names)...many times a tab is labelled (something to the effect of) "Result 1", "Result 2", "Result 3", and the like. 

When many tabs are open (e.g., while writing this request, I'm trying to visually grok the result sets spanning a ~dozen open tabs), the tab names are uninformative regarding their content.

Thank you very much for considering this Feature Request...the MSW DEV Team rock and they roll!

How to repeat:
This is a Feature Request--replicability is NA.

Suggested fix:
Provide an optional mechanism of some type where a query can include a way to name its associated result tab.

A very crude example: SELECT Count(*) FROM customers AS Customer_Count TAB_NAME Customer_Count:
[5 Apr 2017 9:42] MySQL Verification Team
Hello Rick Hubbard,

Thank you for the feature request.
Marking this as duplicate of existing feature request Bug #58210

Thanks,
Umesh