Bug #42486 MySQL Query Browser not changing default schema
Submitted: 30 Jan 2009 17:02 Modified: 1 Feb 2009 21:54
Reporter: Juan Carlos Gonzlez Flrez Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.2.15 OS:Windows
Assigned to: CPU Architecture:Any
Tags: default schema

[30 Jan 2009 17:02] Juan Carlos Gonzlez Flrez
Description:
I recently updated MySQL Query Browser from versión 1.2.13 to 1.2.15

When i select a different schema from the right frame or drag a table to the results frame, the application doesn´t change the schema.  If the same table exist in the default schema it queries that table and if it doesn´t exist in the default schema i get the error: "Table 'tablename' doesn't exist.".

I tried to change the schemata using the "USE otherdb" command and it did'n work either.  It keeps processing the queries like if i never changed the schema.

I hope this help to keep improving your excellent product.

Thanks in advance,

How to repeat:
You must have at least two schemas (databases)

Open MySQL Query Browser

Fill the fields with your MySql Server configuration and configure one of your databases in the Default Schema field.

In the right frame of the aplication (the one who has the Schemata, Bookmarks and History Tabs) select the Schemata Tab and drag a table from another schemata different than the Default to the results frame.
[1 Feb 2009 21:54] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=41428.