3 messages in com.mysql.lists.gui-toolsRe: Database name display in query wi...
FromSent OnAttachments
Robert Cotran07 Apr 2003 07:46 
Jorge del Conde07 Apr 2003 23:07 
Dmitry Adams08 Apr 2003 08:02 
Subject:Re: Database name display in query window
From:Jorge del Conde (jor@mysql.com)
Date:04/07/2003 11:07:27 PM
List:com.mysql.lists.gui-tools

Hi!

The reason for this is because the query window now works differently. One can now have several tabs which act as independand queries so the window's title must be sort of generic.

With the above in mind, which tab should MySQLCC take as the "principal" tab in order to produce the window-title ?

I am open to suggestions on how would you make this work :)

Regards, Jorge

MySQL Users Conference and Expo http://www.mysql.com/events/uc2003/

Hi there!

I love your product, it's awesome!

I just wanted to comment on one thing. I recently installed 0.9.1. I was running 0.8.10 before that. One difference I noted is that when double-clicking on a table name and bringing up the query window (with or without a SELECT * result list), it no longer displays the database name, it now displays the server name.

I was wondering if there was an option to have it display the database name somewhere. The reason I ask is I have two databases on one server with very similar tables and so I need to know which database I'm writing to/reading from.

Thanks for letting me know!!