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 187406 - [69cat][db] New MySQL Database connection node expands to show all databases and not contents.
Summary: [69cat][db] New MySQL Database connection node expands to show all databases ...
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 00:17 UTC by esmithbss
Modified: 2012-04-25 08:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screencapture. Look at the databases listed under the MyNewDatabase connection in the database explorer) (103.01 KB, image/png)
2010-06-10 00:19 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-06-10 00:17:41 UTC
Product Version = NetBeans IDE 6.9 RC2 (Build 201005312001)
Operating System = Linux version 2.6.32-22-generic running on i386
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

Following the instructions for the Creating a simple web application using a mysql database" tutorial's precursor "Connecting to a mysql database", when you create a new (empty) database, and expand the connection node, the expansion under the connection shows the entire database and not the explicit database selected by the connector definition.

The database is displayed one step below in the tree.

It's as if the mysql connection created by the database connector is only connecting to the root level and not to the specified database.
Comment 1 esmithbss 2010-06-10 00:19:07 UTC
Created attachment 99963 [details]
Screencapture.  Look at the databases listed under the MyNewDatabase connection in the database explorer)
Comment 2 Jiri Rechtacek 2010-07-13 14:28:32 UTC
I'm not sure if it's a feature or a bug.
Comment 3 Jaroslav Havlin 2012-04-25 08:02:14 UTC
I'm sorry, it's not planned to change the current behavior in the near future.
Patches are welcome.