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 147490 - Bundled MySQL can be started, but can't be stopped
Summary: Bundled MySQL can be started, but can't be stopped
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:
Depends on:
Blocks:
 
Reported: 2008-09-17 14:30 UTC by Roman Mostyka
Modified: 2008-10-06 11:26 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-09-17 14:30:28 UTC
1. Installed MySQL 5.1.
2. Built IDE from fresh sources.
3. Installed NetBeans 6.5 Dev with bundled 5.0.
4. Start built IDE.
5. Start MySQL and then stop it.

Result: Following message appears in Output window:
"C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqladmin.exe: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'".
I was able to start, but I'm not able to stop server. With specified and saved password.
Comment 1 David Vancouvering 2008-09-17 17:41:20 UTC
Setting this to future - this seems like a very unlikely scenario.  You're reaching, Roman :)
Comment 2 Roman Mostyka 2008-10-06 11:26:10 UTC
Fixed since we use another approach now.
Comment 3 Roman Mostyka 2008-10-06 11:26:48 UTC
Verified.