Bug #53263 Default schema selection in Object Browser difficult with many schemas
Submitted: 28 Apr 2010 18:24 Modified: 9 Jan 2015 10:32
Reporter: Brad Waite Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.19 OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any
Tags: default schema, workbench

[28 Apr 2010 18:24] Brad Waite
Description:
The default schema selection drop-down in the Object Browser is cumbersome to use on servers with many schemata.  The selection shows only 8 options at a time with scrolling - a slow and tedious way to select a schema.

How to repeat:
Open a DB connection to a host with large number of schemata.  Select new default schema in Object Browser "Default:" drop-down.

Suggested fix:
Implement Query Browser double-click behavior.

In Query Browser, double-clicking on any non-default schema selected it as the new default.  Subsequent double-clicks would expand or collapse the details.

-OR-

Add a "Select as default" to the schemata context menu option.

Even on hosts with few schemata, this would improve usability.
[29 Apr 2010 12:26] Susanne Ebrecht
Many thanks for writing a feature request.