Re: Mysterious 'Lost connection' errors

2007-05-11 Thread Jon Ribbens
On Thu, May 10, 2007 at 05:17:12PM +0100, Jon Ribbens wrote: I suspect some sort of bug in the MySQLd authentication code. I've managed to discover using --debug that it's due to MySQLd failing to handle EINTR from read() in the authentication stage. I've filed a bug report:

Re: Mysterious 'Lost connection' errors

2007-05-10 Thread Jon Ribbens
On Thu, May 10, 2007 at 03:37:26AM +0100, Jon Ribbens wrote: I've just upgraded all the clients and servers to 5.0.41 (which looks like it just came out); I'll see what happens. It hasn't solved the problem, but it has changed the error message to: OperationalError: (2013, Lost

Re: Mysterious 'Lost connection' errors

2007-05-10 Thread mos
At 06:03 AM 5/10/2007, you wrote: reading authorization packet If you do a google search: http://www.google.ca/search?q=lost+mysql+connection+%22reading+authorization+packet%22hl=enstart=90sa=N you'll find about a hundred web sites encountering the exact same error. Ironically these

Re: Mysterious 'Lost connection' errors

2007-05-10 Thread Jon Ribbens
On Thu, May 10, 2007 at 08:58:37AM -0600, mos wrote: If you do a google search: http://www.google.ca/search?q=lost+mysql+connection+%22reading+authorization+packet%22hl=enstart=90sa=N you'll find about a hundred web sites encountering the exact same error. Indeed, I noticed that ;-) Maybe

Mysterious 'Lost connection' errors

2007-05-09 Thread Jon Ribbens
We are using MySQL 5.0.27 on RedHat Enterprise Linux ES release 4, and the MySQL-python-1.2.1_p2 connector. We are getting intermittent mysterious errors as follows: OperationalError: (2013, 'Lost connection to MySQL server during query') when attempting to connect to the MySQL server

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread Michael Dykman
we ran into a similar condition using 5.0.27 in a PHP application.. in our case it had nothing to do with the version. check your server logs for evidence of a restart. What we had done was naively imported innodb extents from a v.4 datbase which seemed to work fine at first but in fact setup an

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread Jon Ribbens
On Wed, May 09, 2007 at 09:22:34AM -0400, Michael Dykman wrote: I realize that's quite unlikely that you have performed a similar sloppy import but there is likely some edge condition on your server (wierd permissions in the data directory, corruoted tables, etc.) but I still recommend that

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread Michael Dykman
When we first examined our server logs, we saw the same.. in our case (again) it was only when we slowed down and examined the timestamps on the start/stop messages that we realized that the server was restarting at unexpected intervals. Over the course of our development, we came across this

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread mos
We also have random lost connections on simple queries, but we are running MySQL v5.024a on Windows XP. We've checked the logs and nothing abnormal has turned up and we're using only MyISAM tables with InnoDb disabled. The only thing that I could suggest is to look for other copies of

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread Jon Ribbens
On Wed, May 09, 2007 at 11:17:59AM -0400, Michael Dykman wrote: When we first examined our server logs, we saw the same.. in our case (again) it was only when we slowed down and examined the timestamps on the start/stop messages that we realized that the server was restarting at unexpected

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread Mathieu Bruneau
Jon Ribbens a écrit : We are using MySQL 5.0.27 on RedHat Enterprise Linux ES release 4, and the MySQL-python-1.2.1_p2 connector. We are getting intermittent mysterious errors as follows: OperationalError: (2013, 'Lost connection to MySQL server during query') when attempting to

Re: Mysterious 'Lost connection' errors

2007-05-09 Thread Jon Ribbens
On Wed, May 09, 2007 at 10:07:41PM -0400, Mathieu Bruneau wrote: We found a similar issue because we were using persistent connection in php and had a firewall between the mysql and the webserver. The problem is that our persistent connection were setup for lasting up to something like 8 hours

fsockopen causing connection errors

2004-11-15 Thread Henry Hank
Hello, First, I tried searching the mysql list archives, but the archive search function on mysql.com does not seem to be working. Second, I'm using the PHP fsockopen() function on port 3306 to test if a database is up and responsive. If the socket opens, I'm assuming the database is up, and

Connection Errors

2004-10-06 Thread Dave Goodrich
identify the failure from the host end. 1) I have restarted safe_mysqld with the warning option --warnings. I can see the server.log shows aborted client errors, but not aborted connection errors. How do I get the aborted connection errors to display in the logs? ( see approx 30 client errors

Re: Connection Errors

2004-10-06 Thread Dave Goodrich
trying to see if I can identify the failure from the host end. 1) I have restarted safe_mysqld with the warning option --warnings. I can see the server.log shows aborted client errors, but not aborted connection errors. How do I get the aborted connection errors to display in the logs? ( see

connection errors when making lot of connections continiously.

2004-04-01 Thread Grgory Starck
hi, I'm using mysql mysql 4.0.18-log, and I'm having trouble (i tried also with an older 3.23.49-log and give the same). It's running on debian 2.4.20. I explain the case : I've a multi-processes application, each of these process doing about that : while (1) { wait some client, while (1)

2013: Lost connection to MySQL server during query ERROR 1129: Host 'webfrontend' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'

2003-07-07 Thread Stefan Andersen
'webfrontend' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' (both php scripts and some cron job are sending theese errors) it's coming in periods of cuple of minutes up til 14 minutes.. It stops by it self sometimes and other times i've tried with shutting

Warning: Host 'localhost.localdomain' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'

2003-06-10 Thread Martin C. Barlow
I have recently just changed hosting companies. It is a shared hosting server using ensim webappliance pro. This problem keeps happening. Mysql will work for half an hour and then go down. My admin has confirmed that another site had problems in the script and was blocking everyone. I

Re: Remote connection is blocked because of many connection errors

2002-12-05 Thread Jeremy Zawodny
On Wed, Dec 04, 2002 at 12:21:06PM -0500, Jason Hall wrote: I have a problem here. I cannot connect to a particular server remotely at certain times. I get the error remote connection is blocked because of many connection errors. I can login locally on the box. Ok. To resolve

Remote connection is blocked because of many connection errors

2002-12-04 Thread Jason Hall
I have a problem here. I cannot connect to a particular server remotely at certain times. I get the error remote connection is blocked because of many connection errors. I can login locally on the box. To resolve this problem i would run FLUSH HOST and i can connect remotely. But say about

osx server connection errors

2002-02-22 Thread Charles Harvey
Anyone seen this before? Server configuration denies access to data source I'm using the mm.mysql driver and attempting to connect from my java classes with the ip of the server (from the server) as root. The server itself only has two users, root mysql. _ The trouble

many connection errors

2001-11-30 Thread Support
MySQL 3.23.39 RH6.2 Apache 1.3.12 2 weeks ago mysql stopped with the following example error.(repeated on other sites that use mysql on my server) Warning: Host 'localhost' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in /home/domain/domain42/web/drwho/php

Re: many connection errors

2001-11-30 Thread EdwardSPL
Support wrote: MySQL 3.23.39 RH6.2 Apache 1.3.12 2 weeks ago mysql stopped with the following example error.(repeated on other sites that use mysql on my server) Warning: Host 'localhost' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in /home

Re: many connection errors

2001-11-30 Thread Support
. It is prob caused by more of my users having php forums. What i need to find out is root of the cause Mark - Original Message - From: [EMAIL PROTECTED] To: Support [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, November 30, 2001 3:50 PM Subject: Re: many connection errors Support wrote

Re: many connection errors

2001-11-30 Thread EdwardSPL
Support wrote: Hi i have php4.0.6 Can't see why i should change apache as i don't see that as the problem. is it a know issue in MySQL that 3.23.45 fixes? if not i don't upgrade everytime there is a new release. The server has been up since april this year and this is first time the

Connection errors and server polling

2001-10-30 Thread Melvyn Sopacua
Hi all, As explained in the archive, a connection on port 3306 via a standard 'open socket' and close again, creates connection errors, resulting in a blocked host. However - since we replicate our servers, to ensure high availabity, we like to poll if the primary is up. We do this, because

Re: Connection errors and server polling

2001-10-30 Thread jim barchuk
Hello Melvyn! However - since we replicate our servers, to ensure high availabity, we like to poll if the primary is up. We do this, because when a host is down (not the mysql Big Brother is a bit of an overkill for the 'one' thing you're asking for but it's a dynamite generic 'server

Re: Connection errors and server polling

2001-10-30 Thread Melvyn Sopacua
Hi Jim, At 08:48 10/30/2001 -0500, jim barchuk wrote: Hello Melvyn! However - since we replicate our servers, to ensure high availabity, we like to poll if the primary is up. We do this, because when a host is down (not the mysql Big Brother is a bit of an overkill for the 'one' thing

Re: Connection errors and server polling

2001-10-30 Thread Melvyn Sopacua
Hi Jim, At 08:48 10/30/2001 -0500, jim barchuk wrote: Hello Melvyn! However - since we replicate our servers, to ensure high availabity, we like to poll if the primary is up. We do this, because when a host is down (not the mysql Big Brother is a bit of an overkill for the 'one' thing

Re: Connection errors and server polling

2001-10-30 Thread Jean-Luc Fontaine
Loud\ As\ A\ Whisper.aviMelvyn Sopacua wrote: Hi Jim, At 08:48 10/30/2001 -0500, jim barchuk wrote: Hello Melvyn! However - since we replicate our servers, to ensure high availabity, we like to poll if the primary is up. We do this, because when a host is down (not the mysql Big

Database connection errors

2001-09-11 Thread Riyaz Husain
Hi, Mysql is giving me connection to database errors. My database is created. Mysql server is getting started. The problem is with the connection to Mysql server. On command line, it shows connection with localhost. When I try to connect with server host name, it return backs with error -

Re: mysql php connection errors

2001-06-02 Thread Neil Zanella
Did you manage to compile PHP with mysql support? I think by default red hat disables it. Neil - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

Re: mysql php connection errors

2001-06-02 Thread Steve Sapsford
connection errors Did you manage to compile PHP with mysql support? I think by default red hat disables it. Neil - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

mysql php connection errors

2001-05-30 Thread Steve Sapsford
hi ppl, i am a newbie running apache, php mysql on a redhat 7 server... i am getting the following error when i browse to my php file which access my database called steve: == Warning: MySQL Connection Failed: Can't connect to local

Re: mysql php connection errors

2001-05-30 Thread B. van Ouwerkerk
At 22:00 30-5-01 +1000, Steve Sapsford wrote: hi ppl, i am a newbie running apache, php mysql on a redhat 7 server... i am getting the following error when i browse to my php file which access my database called steve: == Warning: MySQL

Connection errors

2001-02-20 Thread Higgins, Kyle
010220 19:27:11 Aborted connection 21199 to db: 'vlndb' user: 'root' (Got an error reading communication packets)) Has anyone experienced this error in MySQL and do you know what it means? Kyle Higgins USCO Logistics UNIX Manager Email: [EMAIL PROTECTED]

Blocked because of connection errors

2001-02-07 Thread Willem Bison
When we increase the number of connections our 3.22.25 server 'hangs': mysql show status; No connection. Trying to reconnect... ERROR 1129: Host 'xxx is blocked because of many connection er rors. Unblock with 'mysqladmin flush-hosts' ERROR: Can't connect to the server This happens when we