Hi

>>
Can anyone explain me what is an Aborted Client ? I begin to wonder about
this because this number was about 20 or 30 last week, and now suddenly it
got above 200 ! I have no idea of what it means, so any help would be
appreciated.
<<

This is incremented if one of the following has happened:

The client program did not call mysql_close() before exit.
The client had been sleeping more than wait_timeout or interactive_timeout
without doing any requests.
The client program ended abruptly in the middle of the transfer.



Peter Kelly
http://www.TrafficG.com





----- Original Message -----
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
To: "Joćo Paulo Vasconcellos" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 7:31 PM
Subject: Re: What is `Aborted Clients` ?


> On Mon, Apr 29, 2002 at 02:52:16PM -0300, Joćo Paulo Vasconcellos wrote:
> > Hello Everybody,
> >
> >   can anyone explain me what is an Aborted Client ? I begin to
> > wonder about this because this number was about 20 or 30 last week,
> > and now suddenly it got above 200 ! I have no idea of what it means,
> > so any help would be appreciated.
>
> I believe that's the message generated when a client disconnects
> abnormally.
> --
> Jeremy D. Zawodny, <[EMAIL PROTECTED]>
> Technical Yahoo - Yahoo Finance
> Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936
>
> MySQL 3.23.47-max: up 81 days, processed 2,094,002,365 queries (298/sec.
avg)
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to