This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 155952 - MySQL connection node isn't refreshed automatically when DB is deleted
Summary: MySQL connection node isn't refreshed automatically when DB is deleted
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 17:12 UTC by Roman Mostyka
Modified: 2009-09-18 10:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-12-22 17:12:44 UTC
1. Register MySQL server.
2. Rightclick "Databases" node and choose "New Connection".
3. Choose "MySQL" in "Name" drop down list, enter values for "Host", "Port", "User Name" and "Password" fields, then
click "Direct URL Entry" radiobutton and click "OK".
4. Expand added connection's node. All databases will be shown.
5. Expand MySQL server's node, rightclick some DB and choose "Delete".

Result: DB is deleted and it's node removed under MySQL server's node, but connection node still contains it.
Comment 1 Jiri Rechtacek 2009-02-10 15:28:59 UTC
Reassigned to new owner.
Comment 2 Jiri Rechtacek 2009-07-01 07:44:00 UTC
NB6.7 was released already - http://www.netbeans.org/community/releases/67/
Postpone fixing this issue on the next release.
Comment 3 Jiri Rechtacek 2009-09-18 10:56:33 UTC
No plan to fix it, a user has to understand all consequences if delete a database. Reopen it if I'm wrong.