On Fri, 7 Nov 2003 19:53:00 -0500 (EST), Tripp Lilley wrote:
> On Fri, 7 Nov 2003, Tripp Lilley wrote:
>
>> 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).
>>
> Looking at diffs between 0.9.1 and 0.9.2 just now, I'm even more
> inclined to go with this gut feeling, just given the quantity of
> "small" changes, as well as what appears to be a somewhat large-
> scale stylistic retooling of the MySQLdb internals. Naming
> conventions, internal data structures, etc., seem like they might
> have undergone some significant changes (but I'm just skimming, so
> I might be reading more into this than there is).
>
> In any case, it seems to me like writing a test case against
> MySQLdb that creates and then discards large numbers of connections
> would be a quick way to expose the behaviour for further study.
> Don't count on me to beat you to it this week, though :-)

Agreed on all points. Thanks for the input.

-Chuck
--
http://ChuckEsterbrook.com/




-------------------------------------------------------
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