webyog / sqlyog-community

Webyog provides monitoring and management tools for open source relational databases. We develop easy-to-use MySQL client tools for performance tuning and database management. Webyog's solutions include SQL Diagnostic Manager for MySQL performance optimization and SQLyog for MySQL administration. More than 35,000 companies (including Amazon, IBM, Salesforce, AT&T, eBay, and GE) and 2.5 million users rely on Webyog's solutions to provide valuable insights into their databases. Webyog is an Idera, Inc. company.
https://webyog.com/
GNU General Public License v2.0
2.15k stars 316 forks source link

Select default database and highlight the database in object browser. #1920

Open atulwy opened 9 years ago

atulwy commented 9 years ago

Original issue 1920 created by webyog on 2013-03-15T07:55:54.000Z:

User requested for: " The connection properties allow specification of a single database or all databases. I'd like to see a setting for the default database, which would be automatically selected when that connection is used."

Refer forums: http://forums.webyog.com/index.php?showtopic=7045

atulwy commented 9 years ago

Comment #1 originally posted by webyog on 2013-12-13T17:20:58.000Z:

A workaround is to enter the desired database name first in the list. However, if you want to see all the databases, you would have to enter them all in. If you don't create/drop databases THAT often, you can just hardcode the list.

atulwy commented 9 years ago

Comment #2 originally posted by webyog on 2013-12-13T17:58:29.000Z:

Thanks. That helps a bit.