On Thu, 6 Nov 2003 [EMAIL PROTECTED] wrote:

> There is a long standing problem that MiddleKit doesn't like MySQLdb
> 0.9.2, although it gets along great with 0.9.1 and many versions prior.
> Under MySQLdb 0.9.2, some of the MiddleKit tests yield "Too many
> connections":

FYI, I've had this problem as well, under RH 8.0, Python 2.3 beta 1 (yes, 
I know), MySQL 3.23.46, and, of course, MySQLdb 0.9.2.

My gut feeling is that this is a connection garbage collection issue 
*within* MySQLdb, and that it's not actually freeing up connections when 
it's supposed to (or not freeing up statement handles, or something like 
that).



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to