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 162983

Summary: netbeans php fails to use mysql password initially
Product: db Reporter: bitskrieg <bitskrieg>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: big_al
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description bitskrieg 2009-04-17 20:42:42 UTC
When initially registering a new mysql account in NetBeans, it provides the option to enter a password as well as save
it. If you choose not to save, it will not use the password. If you choose to save it, it will not use the password the
first time, so you must try again. I have seen this issue on the message boards. Basically the only way to setup an
account is to:
- enter password
- choose to save
- okay  ( user@hostname password:NO)
- fail
- try again ( user@hostname password:YES)
- works

It should work on the first try.
Using Fedora 10, NetBeans 6.5.1, Java 6_13
Comment 1 Jiri Rechtacek 2010-11-05 18:50:48 UTC
*** Bug 165875 has been marked as a duplicate of this bug. ***
Comment 2 Jiri Rechtacek 2010-11-05 18:52:53 UTC
Sorry, we have no plans to fix this in the near future. Patches are welcome.