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 143449 - MySQL start/stop actions output goes to different output widows
Summary: MySQL start/stop actions output goes to different output widows
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-08-11 13:17 UTC by dlipin
Modified: 2008-09-11 17:38 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 dlipin 2008-08-11 13:17:15 UTC
I tested it on windows with latest NetBeans/MySQL bundle but it is likely reproduced with the standalone MySQL server.
1. Run NetBeans, switch to Services tab and expand Databases node.
2. MySQL is running - that is OK
3. Click "Stop" in the right-click menu of MySQL
4. The result : output window with title "MySQL Server Admin Command" is opened and the following message is written in 
the log: 
The MySQL50 service is stopping.
The MySQL50 service was stopped successfully.
5. Click "Start" in the right-click menu of MySQL
6. The result : output window with title "MySQL Server" is opened and the following message is written in the log: 
The MySQL50 service was started successfully.

I assume that both messages should (re)use only one output window - either "MySQL Server Admin Command" or "MySQL 
Server", but not both.
Comment 1 dlipin 2008-08-11 14:08:55 UTC
On Linux the similar problem exist but even worse. Moreover the output window alternates - sometimes start output goes 
to "MySQL Server Admin Command" output window, sometimes to "MySQL Server" output window.
The same about stop output.
Comment 2 David Vancouvering 2008-09-02 20:54:27 UTC
Requires a small UI change to use the same output window - applying for late UI change.
Comment 3 David Vancouvering 2008-09-07 06:25:07 UTC
be4d5b93e8d0
Comment 4 Quality Engineering 2008-09-07 16:43:11 UTC
Integrated into 'main-golden', will be available in build *200809071401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/be4d5b93e8d0
User: David Van Couvering <davidvc@netbeans.org>
Log: #143449: MySQL start/stop actions output goes to different output widows
Comment 5 Roman Mostyka 2008-09-11 17:38:10 UTC
Verified with build 080910.