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 142382 - Empty database sample can't be created
Summary: Empty database sample can't be created
Status: RESOLVED DUPLICATE of bug 139017
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-07-31 11:16 UTC by Roman Mostyka
Modified: 2008-07-31 17:18 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-07-31 11:16:38 UTC
1. Add MySQL server.
2. Rightclick it's node and choose "Create Database...".
3. Check "Grant access" checkbox and set name for database to 'sample'.
4. Click OK.

Result: Database sample is created, but this database is looks like our sample database 'sample'. It is very common name
('sample') for people, who just try to do something. So it will be better if for creation of our sample database
'sample' user should choose "Sample database: sample" item in drop down list, but if user just type 'sample', empty
database 'sample' should be created.

OFF: There are too much words 'sample' in this message, aren't there?
Comment 1 David Vancouvering 2008-07-31 17:18:59 UTC

*** This issue has been marked as a duplicate of 139017 ***