Connection Pooling and user/password bug

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
GEswin
Posts: 186
Joined: Wed 03 Nov 2004 16:57
Location: Spain
Contact:

Connection Pooling and user/password bug

Post by GEswin » Thu 07 Apr 2005 12:45

I'm trying the connection pooling, and found a small bug (I supose it's a bug).

Use the ConnectDialog example provided by MyDac, and set ConnectionPooling to True. Run it, connect providing a good user/password, afterwards close connection. Connect again with a invalid user/password, and you're connected with invalid user/pass!

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Fri 08 Apr 2005 06:39

Thank you for information.
We reproduced your problem and fixed it. This fix will be included in the next MyDAC build.

GEswin
Posts: 186
Joined: Wed 03 Nov 2004 16:57
Location: Spain
Contact:

Post by GEswin » Fri 08 Apr 2005 09:06

Hi,

I supose it's not fixed on 3.50.0.19

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Fri 08 Apr 2005 11:01

You are right, this fix was not included into build 3.50.0.19.

GEswin
Posts: 186
Joined: Wed 03 Nov 2004 16:57
Location: Spain
Contact:

Post by GEswin » Mon 02 May 2005 11:35

Is this issue fixed in 3.50.0.20 29.04.05 ?? (I can't see anything on history.txt).

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Thu 05 May 2005 13:00

Fix of this error was included in the last build of MyDAC.

Post Reply