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 129575 - Remove schema tab for MySQL connections
Summary: Remove schema tab for MySQL connections
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-07 19:03 UTC by David Vancouvering
Modified: 2008-11-09 22:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2008-03-07 19:03:15 UTC
When connecting to a MySQL database, there is no point in asking which schema to use, because the schema is the same as
the database name in MySQL.  We should disable the schema panel for MySQL connections.
Comment 1 Roman Mostyka 2008-11-09 22:00:25 UTC
Fixed with another issue.
Comment 2 Roman Mostyka 2008-11-09 22:02:58 UTC
v