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 155693 - Unable to connect to MySQL without a DB name using Field Entry
Summary: Unable to connect to MySQL without a DB name using Field Entry
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Rob Englander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 18:41 UTC by David Vancouvering
Modified: 2009-02-19 20:38 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 David Vancouvering 2008-12-17 18:41:08 UTC
I want to be able to connect to MySQL without specifying a DB name in Field Entry mode, so I can explore all schemas,
and I can't ("OK" is disabled and an information dialog says please enter in required field database name).

The workaround is to use the Direct URL entry mode.
Comment 1 Rob Englander 2008-12-17 18:50:52 UTC
Currently, the only thing stopping you is that we've got the template for MySQL setup to require the database name.  So
modifying the template would do the trick.  Do we want to do this ahead of the New Connection dialog rewrite?
Comment 2 Rob Englander 2009-01-16 16:25:24 UTC
5eb3ab0bb56c
Comment 3 Quality Engineering 2009-01-17 06:52:46 UTC
Integrated into 'main-golden', will be available in build *200901170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5eb3ab0bb56c
User: Rob Englander <mindstream@netbeans.org>
Log: #155693 Make the DB optional for connections to MySQL.
Comment 4 mvanek 2009-02-13 09:06:58 UTC
verified.
NetBeans IDE Dev (Build 200902120201)