Bug #49058 Ad-hoc connection causes "SQL Editor ()" tab title
Submitted: 24 Nov 2009 19:26 Modified: 25 May 2011 1:18
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2 r4753 OS:Windows (XP)
Assigned to: CPU Architecture:Any

[24 Nov 2009 19:26] Todd Farmer
Description:
When I use SQL Editor to connect to an ad-hoc connection, the tab shows the title, "SQL Editor ()", which isn't useful.

How to repeat:
Open a SQL Editor using an ad-hoc connection.

Suggested fix:
Either add some useful connection identifying information inside the parentheses, or remove them.
[15 Dec 2009 19:51] Mike Frank
If no connection name - as in this case - then show the hostname up to 21 characters
[25 May 2011 1:18] Paul DuBois
Noted in 5.2.34 changelog.

For SQL Editor tabs where the connection had no name, connection
information was not shown. Now the hostname is shown (up to 21
characters).