From: Claudio Nanni Date: December 30 2009 8:02pm Subject: Re: Aborted_connects is incresing repidly List-Archive: http://lists.mysql.com/mysql/219997 Message-Id: <53bcf3a60912301202m595fa65dwcbe29d9fc50e3388@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=001485f771c86a6917047bf79d93 --001485f771c86a6917047bf79d93 Content-Type: text/plain; charset=ISO-8859-1 @Walter By the way your guess is the most likely, good shot! Claudio On 30 dec 2009 20:59, "Claudio Nanni" wrote: Waltet, I think you are not the only one shooting in the dark, in this case reading the manual can really help. aborted_connects is increased by a failed attempt to connect to MySQL (wrong password?) but NOT by a timed-out client. Could be a cron job setup with some credentials that were changed without updating it, or other similar things. There is a very bad habit of not setting the root password (or to put it in the my.cnf) so sometimes mysql client is considered just a bash command and included as it in scripts. As long as you dont experience problems the simple increase of the value is not a critical issue. Check the logs of the application(s) ,if any, to see if some part of it is actually affected. Cheers Claudio > > On 30 dec 2009 20:31, "Walter Heck - OlinData.com" wrote: > > Random shot ... > Hi, > > My MySQL server Aborted_connects status is showing 8692 and is rapidly increasing. > > Wha... -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: ht... --001485f771c86a6917047bf79d93--