Bug #30004 Create table does not update schemas table list
Submitted: 24 Jul 2007 11:32 Modified: 24 Jul 2007 11:57
Reporter: Andrea Turso Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:Windows
Assigned to: CPU Architecture:Any

[24 Jul 2007 11:32] Andrea Turso
Description:
When executing create table statements into the top query box the schema list does not update and you must restart the program to see the changes.

How to repeat:
Create a schema,
Execute a create table query ( into the top query box )
The table list doesn't update and fails to show the new table
[24 Jul 2007 11:57] MySQL Verification Team
Thank you for the bug report. Indeed the database table list isn't
updated and it is a bug already reported, however you don't need to re-start
the program just right click over the table list and select refresh
option.