On Fri, Jun 06, 2003 at 01:33:10AM -0700, Gustavo A. Baratto wrote:
> Hail Jeremy!!
>
> my kernel is new as releng5_0 (release + security patches). I saw your
> Yahoo! patch in the source with 4.0.13.
Hmm. I don't have a 5.0 box handy [yet] to test it on here. I'll try
to do that sometime in t
Greetings,
we running mysql 4.0.13 compiled statically with linuxthreads on
freebsd 5.0 (SMP).
The problem is that a few connections are not dying after the
wait_timeout and interactive_timeout expired.
The only pattern we can see here is that mysql clients like
jakarta-tomcat (jdbc), and wi
times :)
- Original Message -
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
To: "Gustavo A. Baratto" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 8:06 PM
Subject: Re: threads not being killed
> On Thu, Jun 05, 2003 at 1
On Thu, Jun 05, 2003 at 10:01:23AM +, Gustavo A. Baratto wrote:
> Greetings,
>
> we running mysql 4.0.13 compiled statically with linuxthreads on
> freebsd 5.0 (SMP).
>
> The problem is that a few connections are not dying after the
> wait_timeout and interactive_timeout expired.
>
> The