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 146908 - Redundant action by creation of sample database
Summary: Redundant action by creation of sample database
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-11 10:57 UTC by Roman Mostyka
Modified: 2008-09-16 17:33 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 Roman Mostyka 2008-09-11 10:57:42 UTC
1. Add MySQL Server.
2. Rightclick it and choose "Create Database".
3. Choose one of sample databases and click "OK".

Result: Message that name matches with sample database, which contains tables and data, appears. In case when customer
types name of database it is correct, but when customer chooses this database from the list it is redundant action.
Comment 1 David Vancouvering 2008-09-11 16:34:31 UTC
I agree, I was thinking about this myself and that we shouldn't do this.
Comment 2 David Vancouvering 2008-09-15 20:30:40 UTC
649f1251580b
Comment 3 Roman Mostyka 2008-09-16 11:51:56 UTC
Verified with build 080916.
Comment 4 Quality Engineering 2008-09-16 17:33:35 UTC
Integrated into 'main-golden', will be available in build *200809161401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/649f1251580b
User: David Van Couvering <davidvc@netbeans.org>
Log: #146908: Redundant action by creation of sample database