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 149212 - MySQL server's node always expanding/collapsing by stopping
Summary: MySQL server's node always expanding/collapsing by stopping
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 152673
  Show dependency tree
 
Reported: 2008-10-06 11:58 UTC by Roman Mostyka
Modified: 2009-06-04 13:11 UTC (History)
1 user (show)

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-10-06 11:58:53 UTC
1. Install NetBeans 6.1 and MySQL 5.0.
2. Start NetBeans 6.1. MySQL 5.0 will be registered by default and admin properties will be set for it.
3. Close NetBeans 6.1, start NetBeans 6.5 and import NetBeans 6.1 settings.
4. Change a password to a correct one and connect to MySQL server.
5. Expand it's node, rightclick it's node and choose "Stop".

Result: Since MySQL stop command isn't valid (it wasn't fixed in 6.1 (By the way, have we any chance to fix this problem
in NetBeans 6.1? I guess no, since we probably won't have any new patches.)) the server won't be stopped, but MySQL
server's node always expanding/collapsing. :)
If MySQL server node isn't expanded when "Stop" item is chosen, then everything is OK.
Comment 1 David Vancouvering 2008-11-13 19:41:14 UTC
I can reproduce, pretty annoying.
Comment 2 Jiri Rechtacek 2009-02-10 15:14:28 UTC
Reassigned to new owner.
Comment 3 Jiri Skrivanek 2009-06-04 13:11:28 UTC
I cannot reproduce it. If I installed 6.1 with MySQL bundle, MySQL wasn't registered at all. If I try to stop MySQL in
6.7, it enables to supply missing parameters.