Just to let you know, I'm using postgres and I am also experiencing the
same problems with revisions above 5481.
It doesn't seem to leave every connection open, but more like 2 out of 3
or something like that. so it's not only a mysql thing.

Sean

David Reynolds wrote:
>
> On 19 Jun 2007, at 5:16 pm, Gábor Farkas wrote:
>>
>> i'm glad this fixed your problem, but please note that:
>>
>> from the information you provided, we know that 5481 works, but 5492
>> does not. but this does not mean that 5481 broke it. there are still 10
>> revisions (starting with 5482 and ending with 5491) which might or might
>> not work.
>>
>> so if you have the possibility, please try to investigate which exact
>> revision broke it for you.
>>
>> a simple binary search would work, like..try the "version in the middle"
>> (5486). if works, then 5499, if does not work then 5484 etc.
>
> We have done some testing and it does seem to appear in 5482, as
> Malcolm suggested. 5481 is fine, 5482 starts the hanging mysql processes.
>
> Hope that helps,
>
> David
> --David Reynolds
> [EMAIL PROTECTED]
>
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to