Re: Aborted clients

2012-06-13 Thread Johan De Meersman
- Original Message - > From: "Claudio Nanni" Sigh. Because the application gets unstable when the connection falters, the Unix boys have a kill-and-restart script in place - so any number of the messages in the log may be due to that. Don't you love these complex environments :-) /m

Re: Aborted clients

2012-06-13 Thread Ananda Kumar
is iptables service running on db server, if yes, trying stopping it and check On Wed, Jun 13, 2012 at 5:04 PM, Claudio Nanni wrote: > 2012/6/13 Johan De Meersman > > > > > - Original Message - > > > From: "Claudio Nanni" > > > > > > @Johan, you say "I'm having trouble with clients abor

Re: Aborted clients

2012-06-13 Thread Claudio Nanni
2012/6/13 Johan De Meersman > > - Original Message - > > From: "Claudio Nanni" > > > > @Johan, you say "I'm having trouble with clients aborting, but for > > some reason they don't get logged." > > Ah, it *did* start logging, now, and they come from multiple applications, > too. > > 1206

Re: Aborted clients

2012-06-13 Thread Johan De Meersman
- Original Message - > From: "Claudio Nanni" > > @Johan, you say "I'm having trouble with clients aborting, but for > some reason they don't get logged." Ah, it *did* start logging, now, and they come from multiple applications, too. 120612 12:19:09 [Warning] Aborted connection 1301914

Re: Aborted clients

2012-06-12 Thread Claudio Nanni
which exactly is the problem? 1) Aborted clients counter gets increased 2) Increasing Aborted clients has a measurable impact on the application 3) ... Thanks Claudio 2012/6/12 Howard Hart > On 06/12/2012 05:10 AM, Johan De Meersman wrote: > > - Original Message - >> >&g

Re: Aborted clients

2012-06-12 Thread Howard Hart
On 06/12/2012 05:10 AM, Johan De Meersman wrote: - Original Message - From: "Claudio Nanni" " Print out warnings such as Aborted connection... to the error log." the dots are not telling if they comprise Aborted clients as well. Hah, how's that for selective

Re: Aborted clients

2012-06-12 Thread Johan De Meersman
ot;mysql" > > Sent: Tuesday, 12 June, 2012 1:43:03 PM > Subject: Re: Aborted clients > or you can check application logs to see why the client lost > connectivity from the app > On Tue, Jun 12, 2012 at 5:12 PM, Ananda Kumar < anan...@gmail.com > > wrote: -- B

Re: Aborted clients

2012-06-12 Thread Johan De Meersman
- Original Message - > From: "Claudio Nanni" > " Print out warnings such as Aborted connection... to the error log." > the dots are not telling if they comprise Aborted clients as well. Hah, how's that for selective blindness. Totally missed that

Re: Aborted clients

2012-06-12 Thread Ananda Kumar
>> "Print out warnings such as Aborted connection... to the error log." >> the dots are not telling if they comprise Aborted clients as well. >> I find the MySQL error log extremely poor, as far as I know it is one of >> the MySQL features (like authentication) stuc

Re: Aborted clients

2012-06-12 Thread Ananda Kumar
is there anything you can see in /var/log/messages On Tue, Jun 12, 2012 at 5:08 PM, Claudio Nanni wrote: > Johan, > > "Print out warnings such as Aborted connection... to the error log." > the dots are not telling if they comprise Aborted clients as well. > I find the

Re: Aborted clients

2012-06-12 Thread Claudio Nanni
Johan, "Print out warnings such as Aborted connection... to the error log." the dots are not telling if they comprise Aborted clients as well. I find the MySQL error log extremely poor, as far as I know it is one of the MySQL features (like authentication) stuck to the dawn of MySQL t

Aborted clients

2012-06-12 Thread Johan De Meersman
rrorlog - which is annoying, because now I don't even know which application is misbehaving. This is MySQL 5.1.50-community-log on Suse 11.1 64-bit. Does anyone have an idea why the aborted clients don't get logged, and how to fix it? thx, Johan -- Bier met grenadyn Is als m

Re: Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-19 Thread Brent Baisley
ot;Brent Baisley" <[EMAIL PROTECTED]> Cc: ; <[EMAIL PROTECTED]> Sent: Friday, June 16, 2006 6:22 AM Subject: Re: *SPAM* Re: Aborted clients status variable seems increasing -how to tune the server to reduce the same Thanks Brent. I increased my wait_timeout.But now

Re: *****SPAM***** Re: Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-16 Thread Lakshmi
Thanks Brent. I increased my wait_timeout.But now also my aborted clients seems increasing than connections.As u said most of my front end code use mysql persistent connect only.Can u clarify my one more doubt that when to use persistent connect and when to use mysql_connect and their

Re: Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-15 Thread Daniel da Veiga
On 6/15/06, Lakshmi <[EMAIL PROTECTED]> wrote: Hi, The aborted clients seems to be increasing than the connections made. Any solution Aborted_clients 67529 where as the connection made is 60462 . A client is aborted after wait_timeout seconds of inactivity, but as your app seem

Re: Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-15 Thread Brent Baisley
timeout or call mysql_close when you are done with your database connection. I'm guessing that since your aborted clients number is higher than the number of connections, you're using persistant connections. Which means connections are reused if still available. - Original Mess

Aborted clients status variable seems increasing -how to tune the server to reduce the same

2006-06-15 Thread Lakshmi
Hi, The aborted clients seems to be increasing than the connections made. Any solution Aborted_clients 67529 where as the connection made is 60462 . Here is my server details, Server : Red Hat Enterprise Linux AS release 4 (Nahant) Mysql Server

RE: Aborted clients

2003-07-25 Thread Jeff McKeon
cesslist | +-+--+-+--+-+---+--- --+--+ 51 rows in set (0.00 sec) Jeff McKeon > -Original Message- > From: Ken Menzel [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2003 10:16 AM > To: Jeff McKeon > Cc: [EMAIL PROTECTED] > Su

RE: Aborted clients

2003-07-25 Thread Jeff McKeon
he sender and delete the original message, and any copy of it, from your computer system. Thank You.*** > -Original Message- > From: Ken Menzel [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2003 9:47 AM > To: Jeff McKeon; MySQL LIST > Subject: Re: Aborted clients >

Re: Aborted clients

2003-07-25 Thread Ken Menzel
f McKeon" <[EMAIL PROTECTED]> To: "MySQL LIST" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 7:45 AM Subject: Aborted clients > Ver 3.23 on RH Linux. > > We came in this morning and were greeted by our DB server rejecting > connections to the db from our app

Re: Aborted clients

2003-07-25 Thread Ken Menzel
Hi Jeff, The two telling line for your aborted clients are > *** 39. row *** > Variable_name: max_connections > Value: 100 and > > > | Max_used_connections | 100| This means that you hit the limit. Are saying

Aborted clients

2003-07-25 Thread Jeff McKeon
Ver 3.23 on RH Linux. We came in this morning and were greeted by our DB server rejecting connections to the db from our application. There seems to be a high number of Aborted_clients. How can we tell what clients/connections are causing this? mysql> show status; +--+--

Aborted clients, aborted connects

2003-01-14 Thread Stefan Hinz
Dear all, can someone explain this phenomenon (I connect to mysqld-max-nt in another DOS box, then close the window without issuing 'quit'; MySQL 4.0.7 with InnoDB tables on Win2K SP2): mysql> SHOW STATUS LIKE 'Aborted%'; +--+---+ | Variable_name| Value | +

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

Re: What is `Aborted Clients` ?

2002-04-29 Thread webmaster
inal 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 -030

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 mean

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 th

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

Advice about 'many aborted clients'

2001-05-18 Thread Sander Dekker
Hello, we're using mysql 3.23.33 on a separate Linux server, but about 50% of all connections go wrong and get an error like this: "Aborted connection 84620 to db: 'xxx' user: 'yyy' host: `aaa.bbb.cc.ddd.' (Got timeout reading communication packets)". There are 3 frontends (Sun) webservers. We'r