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 144388

Summary: Add note about adding --console argument for starting MySQL
Product: usersguide Reporter: Roman Mostyka <romanmostyka>
Component: DatabaseAssignee: James Branam <jbranam>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2008-08-19 13:09:14 UTC
We should add to the F.A.Q. or release notes that if user adds standalone MySQL server, argument "--console" should be
added to the list of arguments to start server to see server's output in Output window. It is very helpful since there
is possibility to run more than one instance of MySQL from IDE and is user won't know this. With this argument user will
see that there is some problem.
Comment 1 David Vancouvering 2008-08-21 18:02:32 UTC
This is also something we should add to the settings when we detect a default installation.  I'll create a separate
issue for that.  Assigning this one to James.
Comment 2 David Vancouvering 2008-09-09 18:23:08 UTC
James, are you doing this?  Please evaluate...

Thanks!

David
Comment 3 James Branam 2008-09-09 18:31:27 UTC
I'll add this to the Release Notes for 6.5.
Comment 4 James Branam 2008-09-24 14:29:11 UTC
I've added this to the 6.5 Release Notes.
Comment 5 James Branam 2008-09-24 14:30:44 UTC
I've added this to the 6.5 Release Notes.
Comment 6 Roman Mostyka 2008-09-24 15:20:58 UTC
v