Bug #49150 Can create duplicate and even empty connection names
Submitted: 26 Nov 2009 19:31 Modified: 18 Jan 2010 15:39
Reporter: Hartmut Holzgraefe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.9 OS:Any
Assigned to: Mike Lischke CPU Architecture:Any

[26 Nov 2009 19:31] Hartmut Holzgraefe
Description:
It is possible to create two or more connections by the same name and empty string is a valid connection name while "New Server Instance" checks for duplicates and prevents empty entries

How to repeat:
Create two connections with the same name or connections without entering a name at all

Suggested fix:
"New Connection" should behave like "New Server Profile" and should require a unique non-empty name
[8 Jan 2010 10:17] Mike Lischke
Fixed in 5.2
[13 Jan 2010 15:53] Johannes Taxacher
this has been fixed. will be included in 5.2.12
[18 Jan 2010 15:39] Tony Bedford
An entry has been added to the 5.2.12 changelog:

The Manage DB Connections dialog did not prevent duplicate connection names or an empty string as a valid connection name.