Bug #5516 Error when opening connection
Submitted: 10 Sep 2004 13:12 Modified: 16 Sep 2004 13:03
Reporter: Lance Johnson Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:0.9.5 OS:Windows (XP Professional)
Assigned to: Assigned Account CPU Architecture:Any

[10 Sep 2004 13:12] Lance Johnson
Description:
When opening a connection, I get:

Item has already been added.  Key in dictionary: "read_only"  Key being added: "read_only"

My connection string is:
"SERVER=localhost;PORT=3306;DATABASE=docs_charts;UID=user;PASSWORD=password"

How to repeat:
Create a new connection and attempt to open it.
[16 Sep 2004 8:02] Tobias Schittkowski
I get the same error on version 1.0.0. Is there a workaround available?
[16 Sep 2004 12:54] Lance Johnson
I believe this is a known issue, but I haven't seen anything about a new version yet.  I would use bitkeeper and just download the new source, but it screws up my current source control stuff.
[16 Sep 2004 13:03] Reggie Burnett
This has been reported before and has been fixed in beta 2
[2 Oct 2004 14:26] [ name withheld ]
Hi

I am getting the same error also on both XP and Win2K.

"Item has already been added.  Key in dictionary: "read_only"  Key being added: "read_only"

Is there a work around for this?