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 139017 - Support creating a database whose name matches that of a sample
Summary: Support creating a database whose name matches that of a sample
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
: 142382 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-04 11:10 UTC by David Vancouvering
Modified: 2008-08-30 17:25 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 David Vancouvering 2008-07-04 11:10:03 UTC
Right now if you type in a database name in the create database dialog for MySQL support, if the name matches one of the
supported sample names, the sample tables and data will get created automatically, even if that is not what you want.  A
case in point, one of the standard samples is called simply 'sample', and this seems like  very common name to have for
a database.
Comment 1 David Vancouvering 2008-07-31 17:18:47 UTC
*** Issue 142382 has been marked as a duplicate of this issue. ***
Comment 2 David Vancouvering 2008-08-30 00:35:47 UTC
4502e2d8a768
Comment 3 Quality Engineering 2008-08-30 17:25:00 UTC
Integrated into 'main-golden', available in build *200808301401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/4502e2d8a768
User: David Van Couvering <davidvc@netbeans.org>
Log: #139017: Support creating a database whose name matches that of a sample