Bug #51919 Objet Explorer update viewer with wrong information
Submitted: 10 Mar 2010 16:12 Modified: 19 Apr 2010 10:56
Reporter: Cyril COLLIN Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:Workbench 5.2.16-beta OS:Windows
Assigned to: Sergei Tkachenko CPU Architecture:Any
Tags: bab information list, object explorer, shema, sql editor, workbench 5.2.16

[10 Mar 2010 16:12] Cyril COLLIN
Description:
Wrong information list in the object explorer after dropping a shema

How to repeat:
1 - Connect (Home / SQL Editor) to the serveur without default shema 
2 - Juste create 3 new shemas (ex: in this order "DB1", "DB2", "DB3") (leave them empty ... same bug)
3 - Drop the BD2 shema (by rigth click / drop) and confirm.
4 - Just look in the object Explorer : shema list show the drop shema and dont show one of existing shema.

CLose and reconnect to SQL Editor (your Server) ... and the object explorer show the correct information !

I test this 5 times and I always have this bug

Suggested fix:
Juste try to remove the drop shema from the tree list :)
[10 Mar 2010 16:15] Cyril COLLIN
With Mysql 5.1.44 / Windows 7 / Complete .MSI Install (not essential) juste 20 mn before and no more version on this poste before (juste format and install during lunch time :) !
[10 Mar 2010 17:02] MySQL Verification Team
Thank you for the bug report.
[15 Apr 2010 7:30] Mike Lischke
Fixed in repository.
[16 Apr 2010 12:01] Johannes Taxacher
fix confirmed in repository
[19 Apr 2010 10:56] Tony Bedford
An entry has been added to the 5.2.19 changelog:

In the Object Browser of the SQL Editor, if a schema was dropped, the schema concerned was not removed from the Object Browser, but another schema was. However, if the connection was synchronized, the Object Browser displayed the correct information.