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 - netbeans php fails to use mysql password initially
Summary: netbeans php fails to use mysql password initially
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 165875 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-17 20:42 UTC by bitskrieg
Modified: 2010-11-05 18:52 UTC (History)
1 user (show)

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 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.