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 165875 - [67cat] Extra confirmation of MySQL connection properties required
Summary: [67cat] Extra confirmation of MySQL connection properties required
Status: RESOLVED DUPLICATE of bug 162983
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 152580
  Show dependency tree
 
Reported: 2009-05-23 14:02 UTC by big_al
Modified: 2010-11-05 18:50 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 big_al 2009-05-23 14:02:36 UTC
[ JDK VERSION : 1.6.* ]

An extra dialog box pops up as you try to connect to a MySQL server
the first time. This is misleading and gives the impression that the
user has entered the wrong connection properties.

Steps to reproduce on a fresh installation:

1. Ensure that the default root password is not empty
2. Click the Services tab
3. Right click MySQL Server at localhost:3306 and select Connect. A
message will pop up saying that it is "Unable to connect to MySQL
Server" An option is provided to modify the connection properties
4. Click Yes to edit the connection properties. The properties dialog
pop-up
5. Enter the correct username and password for connection
6. Click OK.  The list of databases on the server are now displayed
in the services tab, but another "Unable to connecto to MySQL Server"
dialog pops up
7. Clicking YES followed by OK, will make the dialog disappear.
Comment 1 Jiri Rechtacek 2010-11-05 18:50:48 UTC

*** This bug has been marked as a duplicate of bug 162983 ***