Bug #49282 | DROP SCHEMA does not remove schema from SQL Editor | ||
---|---|---|---|
Submitted: | 1 Dec 2009 17:34 | Modified: | 21 Jan 2010 16:48 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2.10 | OS: | Any |
Assigned to: | Sergei Tkachenko | CPU Architecture: | Any |
[1 Dec 2009 17:34]
Todd Farmer
[1 Dec 2009 22:40]
Todd Farmer
Also, dropping INFORMATION_SCHEMA (which fails for insufficient privileges) doesn't generate any error message, even though it clearly should.
[4 Dec 2009 12:21]
Mike Lischke
Added reference from here to Bug #49454, which generally describes what is missing. Todd, as a workaround do a manual refresh (context menu => "Refresh All").
[18 Jan 2010 17:19]
Johannes Taxacher
schema representations are now removed from overview and sidebar-tree. will be included in 5.2.12
[21 Jan 2010 16:48]
Tony Bedford
An entry has been added to the 5.2.12 changelog: In the SQL Editor, when a schema was dropped, it was still displayed in the Overview tab and in the schemata explorer of the side panel. Further, MySQL Workbench did not provide any confirmation that the schema had been dropped successfully or otherwise.