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 129826 - Connect action on MySQL database should use existing connection even if different name
Summary: Connect action on MySQL database should use existing connection even if diffe...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 18:52 UTC by David Vancouvering
Modified: 2008-03-24 20:49 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-03-11 18:52:46 UTC
Right now it creates a new connection if the user connected to the server is different from the user on an existing
MySQL connection to the same database.  We should just use the existing connection rather than create a new one.
Comment 1 David Vancouvering 2008-03-24 20:49:08 UTC
http://hg.netbeans.org/main?cmd=changeset;node=822cdaccfe5d