[Mono-devel-list] ByteFX MySql driver - connection pool

rykr at bellsouth.net rykr at bellsouth.net
Fri Nov 21 13:13:15 EST 2003


Pooling is not working well in the current version included in Mono.  It is working much better in the latest version found at http://www.bytefx.com. However, the latest version has a speed issue that I am trying to resolve.

I'll post when the speed issue is resolved.  If you are working with a local MySql instance, 0.73 would be ok.  It just will work considerable slower than 0.72 over remote connections.

-reggie

> 
> From: "Leonardo S." <leods at cwazy.co.uk>
> Date: 2003/11/21 Fri AM 08:22:04 EST
> To: mono-devel-list <mono-devel-list at lists.ximian.com>
> Subject: [Mono-devel-list] ByteFX MySql driver - connection pool
> 
> Hi. 
> Im trying to use a connection pool with the ByteFX driver (for MySQL)...
> and it doesn't seem to be working at all. 
> The connection string i'm using is: 
> 
> Server=192.168.1.22;Database=foo;User Id=foo;Password=foo;min pool
> size=1;max pool size=10
> 
> It just seems to be ignoring the pool; i can open as many connections as
> i want. 
> Is the connection pooling feature working in ByteFX?
> 
> Thanks,
> -- 
> :: Leonardo S. De Seta
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




More information about the Mono-devel-list mailing list