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

Summary: MySQL server's node always expanding/collapsing by stopping
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: MySQLAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: jskrivanek
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152673    

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.