Re: What is `Aborted Clients` ?

2002-04-29 Thread João Paulo Vasconcellos

Thanks everybody.



> Filter : sql

-- 
João Paulo Vasconcellos
Gerente de Tecnologia - NetCard
Tel. 21 3852-9008 Ramal 31
[EMAIL PROTECTED]

-
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




Re: What is `Aborted Clients` ?

2002-04-29 Thread webmaster

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




Re: What is `Aborted Clients` ?

2002-04-29 Thread Jeremy Zawodny

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




Re: What is `Aborted Clients` ?

2002-04-29 Thread Paul DuBois

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

The number of connections closed by the server after the client failed
to properly close the connection from its end.  This is in the manual
under SHOW STATUS.

>
>
>Filter : sql
>
>--
>João Paulo Vasconcellos
>Gerente de Tecnologia - NetCard
>Tel. 21 3852-9008 Ramal 31
>[EMAIL PROTECTED]

-
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




What is `Aborted Clients` ?

2002-04-29 Thread João Paulo Vasconcellos

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.


Filter : sql

-- 
João Paulo Vasconcellos
Gerente de Tecnologia - NetCard
Tel. 21 3852-9008 Ramal 31
[EMAIL PROTECTED]


-
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