Re: NOT [solved] Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-05-24 Thread Dominik Klein
AIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Hello mysql list I posted this problem to the list earlier this month: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5) I was then told to upgrade to the newest version, which I di

Re: NOT [solved] Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-05-24 Thread Moon's Father
You can manually restart the slave process. On Wed, May 21, 2008 at 9:11 PM, Dominik Klein <[EMAIL PROTECTED]> wrote: > Hello mysql list > > I posted this problem to the list earlier this month: > > Error reading packet from server: Out of memory (Needed 6560 bytes) ( > s

NOT [solved] Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-05-21 Thread Dominik Klein
Hello mysql list I posted this problem to the list earlier this month: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5) I was then told to upgrade to the newest version, which I did and which seemed to solve the problem. Today, I got this in my log

Re: [solved] Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-05-20 Thread Moon's Father
The general version can not be replaced *frequently * On Fri, May 9, 2008 at 4:23 PM, Dominik Klein <[EMAIL PROTECTED]> wrote: > Upgrade to 5.0.51b seems to have solved the problem. On wednesday, I saw > the problem about a dozen times during a peak time. Upgraded wednesday night > and have not s

[solved] Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-05-09 Thread Dominik Klein
Upgrade to 5.0.51b seems to have solved the problem. On wednesday, I saw the problem about a dozen times during a peak time. Upgraded wednesday night and have not seen the error since. Thanks Dominik Juan Eduardo Moreno wrote: Hi, This error occur when slave servers could incorrectly interpre

Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-04-29 Thread Dominik Klein
Francisco Rodrigo Cortinas Maseda wrote: Hi, I have experienced similar problems to the one you have; the problem you have is that the time gap between the failure and now is so big that you cannot resume replication, because of the big data portion you have to replicate. Well, that was yest

Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-04-28 Thread Juan Eduardo Moreno
+--+ > | Variable_name | Value| > ++--+ > | max_allowed_packet | 16776192 | > ++--+ > 1 row in set (0.00 sec) > > Here's an excerpt from the logs. It does not look like that value is > involved in this: > > 08

RE: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-04-28 Thread Francisco Rodrigo Cortinas Maseda
on the command "start slave" (see manual). This worked fine to me. Regards. -Mensaje original- De: Dominik Klein [mailto:[EMAIL PROTECTED] Enviado el: lunes 28 de abril de 2008 16:28 Para: mysql@lists.mysql.com Asunto: Re: Error reading packet from server: Out of memory (N

Re: Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-04-28 Thread Dominik Klein
et | 16776192 | ++--+ 1 row in set (0.00 sec) Here's an excerpt from the logs. It does not look like that value is involved in this: 080428 13:07:04 [ERROR] Error reading packet from server: Out of memory (Needed 2704 bytes) ( server_errno=5) 080428 13:07:04 [Note] Slave I/O thread: Failed

Error reading packet from server: Out of memory (Needed 6560 bytes) ( server_errno=5)

2008-04-28 Thread Dominik Klein
Hi in a 5.0.45 linux master-master replication setup, I see the error message from the subject every now and then. Sometimes it does not happen for a couple of months, then it happens a couple of times a day. I cannot see any network problems otherwise, and a memtest did not bring up any memo

Re: Replication broken - fatal error 1236: 'error reading log entry'

2007-07-19 Thread Ofer Inbar
On Wed, Jul 18, 2007 at 06:13:10PM -0400, I wrote: > This afternoon, both slaves stopped at the same place, with the same error: > 070718 17:28:00 [ERROR] Error reading packet from server: error reading log > entry ( server_errno=1236) > 070718 17:28:00 [ERROR] Got fatal error

Replication broken - fatal error 1236: 'error reading log entry'

2007-07-18 Thread Ofer Inbar
5' at position 138655868, relay log '/data/mysql/logs/soda-relay.25' position: 138656009 070718 17:28:00 [Note] Slave I/O thread: connected to master '[EMAIL PROTECTED]:3306', replication started in log 'hlgbinlog-oil.15' at position 139702230 070718 17

Got an error reading communication packets

2006-03-31 Thread Jacob Friis Saxberg
Should this worry me: 060331 10:34:24 [Warning] Aborted connection 244161 to db: 'cyrus' user: 'cyrus' host: `debpro' (Got an error reading communication packets) /Jacob -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http

Re: Error reading binlog - recoverable?

2006-02-09 Thread beacker
>I tried mysqlbinlog for 5.0.18, but whether I use the --hexdump option >or not, it still aborts with the same error: > >ERROR: Error in Log_event::read_log_event(): 'Event too big', data_len: >1635131433, event_type: 109 >Could not read entry at offset 1384:Error in log format or read error This

Re: Error reading binlog - recoverable?

2006-02-08 Thread Gleb Paharenko
quot; <[EMAIL PROTECTED]> >>Aan: mysql@lists.mysql.com >>CC: "Gleb Paharenko" <[EMAIL PROTECTED]> >>Onderwerp : Re: Error reading binlog - recoverable? >> >>Hi Gleb, >> >>Thank you for you reply. >> >>I am very much willing to r

Re: Error reading binlog - recoverable?

2006-02-08 Thread Martijn van den Burg
error Is there anything else I can try? Martijn > Datum: 08/02/06 01:52 PM > Van: "Martijn van den Burg" <[EMAIL PROTECTED]> > Aan: mysql@lists.mysql.com > CC: "Gleb Paharenko" <[EMAIL PROTECTED]> > Onderwerp : Re: Error reading binlog - recoverab

Re: Error reading binlog - recoverable?

2006-02-08 Thread Martijn van den Burg
MAIL PROTECTED]> > Aan: mysql@lists.mysql.com > CC: > Onderwerp : Re: Error reading binlog - recoverable? > > Hello. > > If the data in binary logs is important for you and you're ready to > research and recover the data manually. Have a look here: >http://dev.m

Re: Error reading binlog - recoverable?

2006-02-08 Thread Gleb Paharenko
Hello. If the data in binary logs is important for you and you're ready to research and recover the data manually. Have a look here: http://dev.mysql.com/doc/internals/en/replication-binary-log.html Check if the problem still exists with mysqlbinlog from the fresh MySQL shipment. The --hexdump

Error reading binlog - recoverable?

2006-02-08 Thread Martijn van den Burg
Hi, MySQL 4.1.10-log, Solaris Replication stopped with an error that closely resembles bug #8215. When examining the binlog with mysqlbinlog, it stops before reaching the end of the binlog, with the error ERROR: Error in Log_event::read_log_event(): 'Event too big', data_len: 1635131433, eve

Re: Log file full of Got an error reading communication packets

2005-10-06 Thread Ian Collins
;sqllive' host: `localhost' (Got an error reading communication packets) 051004 15:39:56 Aborted connection 134 to db: 'sqllive' user: 'sqllive' host: `localhost' (Got an error reading communication packets) 051004 16:09:25 Aborted connection 351 to db: 'sqllive&#x

RE: Log file full of Got an error reading communication packets

2005-09-21 Thread Randy Paries
] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 8:19 AM To: Randy Paries Cc: mysql@lists.mysql.com Subject: Re: Log file full of Got an error reading communication packets "Randy Paries" <[EMAIL PROTECTED]> wrote on 09/21/2005 08:56:13 AM: > Hello, > My log file

Re: Log file full of Got an error reading communication packets

2005-09-21 Thread SGreen
20:28:00 Aborted connection 53561 to db: 'unitnet' user: 'paries' > host: `local.flanders' (Got an error reading communication packets) > 050122 20:28:49 Aborted connection 53612 to db: 'unitnet' user: 'paries' > host: `local.krusty' (Got

Log file full of Got an error reading communication packets

2005-09-21 Thread Randy Paries
Hello, My log file is getting filled with these. Can someone tell me what these mean? Thanks Randy //-snip-// 050122 20:28:00 Aborted connection 53561 to db: 'unitnet' user: 'paries' host: `local.flanders' (Got an er

Re: ERROR 1189 (08S01): Net error reading from master

2005-02-08 Thread Olivier Kaloudoff
"master to", and ask for the master (in production), to give his data to the slave; mysql> change master to MASTER_HOST='db0', MASTER_USER='repl', MASTER_PASSWORD='pass', MASTER_LOG_FILE='master.01'; Query OK, 0 rows affected (0.03 sec)

Re: ERROR 1189 (08S01): Net error reading from master

2005-02-08 Thread Bastian Balthazar Bux
0001'; Query OK, 0 rows affected (0.03 sec) the only thing I can get is: mysql> load data from master; ERROR 1189 (08S01): Net error reading from master Any ideas ? is this a bug in 4.1.8 ? Regards, Olivier Kaloudoff CKR Solutions Open Source Mandelieu, France http://www.ckr-soluti

Re: ERROR 1189 (08S01): Net error reading from master

2005-02-08 Thread Olivier Kaloudoff
MASTER_LOG_FILE='master.01'; Query OK, 0 rows affected (0.03 sec) the only thing I can get is: mysql> load data from master; ERROR 1189 (08S01): Net error reading from master Any ideas ? is this a bug in 4.1.8 ? Regards, Olivier Kaloudoff CKR Solutions Open Source Mandelieu, Fra

Re: ERROR 1189 (08S01): Net error reading from master

2005-02-08 Thread Gleb Paharenko
STER_USER='repl', > MASTER_PASSWORD='pass', MASTER_LOG_FILE='master.01'; > Query OK, 0 rows affected (0.03 sec) > > >the only thing I can get is: > > mysql> load data from master; > ERROR 1189 (08S01): Net error readin

ERROR 1189 (08S01): Net error reading from master

2005-02-08 Thread Olivier Kaloudoff
3 sec) the only thing I can get is: mysql> load data from master; ERROR 1189 (08S01): Net error reading from master Any ideas ? is this a bug in 4.1.8 ? Regards, Olivier Kaloudoff CKR Solutions Open Source Mandelieu, France http://www.ckr-solutions.com -- MySQL General Mailing List

Re: Aborted connection error (error reading comm packets) ?

2004-07-08 Thread Jocelyn Fournier
orted connection error (error reading comm packets) ? > > I just switched from 4.0.18-max to 4.0.20-max on AMD64 and I'm getting > tons of these in my error log: > > 040708 2:24:12 Aborted connection 65531 to db: 'db' user: 'user' host: > `10.1.1.27

Aborted connection error (error reading comm packets) ?

2004-07-08 Thread Don MacAskill
I just switched from 4.0.18-max to 4.0.20-max on AMD64 and I'm getting tons of these in my error log: 040708 2:24:12 Aborted connection 65531 to db: 'db' user: 'user' host: `10.1.1.27' (Got an error reading communication packets) When I switch back to 4.0.18-ma

4.1.2 regression failure: error reading communicaton packets

2004-06-07 Thread bailey
.2-alpha-debug-log' socket: '/usr/local/src/db/mysql-4.1.2-alpha/mysql-test/var/tmp/master.sock' port: 9306 040607 18:25:01 Aborted connection 1 to db: 'test' user: 'root' host: `localhost' (Got an error reading communication packets) 040607 18:25:01

Re: Got an error reading communication packets - ???

2004-03-16 Thread Sasha Pachev
x27;' host: `localhost' (Got an error reading communication packets). Hope this is well known error to experianced MySQLians... Suggest me possible remedies for this error I am using MySQL 5.0.0-alpha for windows Windows 2000 Service Pack 4 MS VC++ 6.0 The error is actu

Got an error reading communication packets - ???

2004-03-15 Thread Arunachalam
`localhost' (Got an error reading communication packets). Hope this is well known error to experianced MySQLians... Suggest me possible remedies for this error I am using MySQL 5.0.0-alpha for windows Windows 2000 Service Pack 4 MS VC++

RE: Help : my Server dies : "Got an error reading communication packets"

2003-06-25 Thread Peter Lovatt
TECTED] Sent: 25 June 2003 19:25 To: [EMAIL PROTECTED] Subject: Help : my Server dies : "Got an error reading communication packets" Hello All I'm desperate. Since two days my Server crashed several times. This is what happens : The Webserver ist not responding any more. If i'

Help : my Server dies : "Got an error reading communication packets"

2003-06-25 Thread Sebastian Stadtlich
Hello All I'm desperate. Since two days my Server crashed several times. This is what happens : The Webserver ist not responding any more. If i'm lucky i can still log in. System load ist 90+(!!!) rapidly increasing. Top shows a LOT of mysql processes all eating CPU like hell. There are also a lo

Re: mysql replication (Error reading packet from server: Binary logis not open (read_errno 0,server_errno=2000)

2002-10-09 Thread gerald_clark
RST' at position 4 >021009 12:56:49 Error reading packet from server: Binary log is not open >(read_errno 0,server_errno=2000) >021009 12:56:49 Slave: Failed reading log event, reconnecting to retry, log >'FIRST' position 4 >021009 12:56:49 Slave: reconnected to mast

mysql replication (Error reading packet from server: Binary log is not open (read_errno 0,server_errno=2000)

2002-10-08 Thread louie miranda
021009 12:56:49 mysqld started /usr/sbin/mysqld: ready for connections 021009 12:56:49 Slave: connected to master '[EMAIL PROTECTED]:3306', replication started in log 'FIRST' at position 4 021009 12:56:49 Error reading packet from server: Binary log is not open (read_errno

Aborted connection(Got an error reading communication packets)

2002-08-29 Thread Supriya Shiyekar
Hi , We are getting following message multiple times in mysqldb.err file:-- 020829 13:46:39 Aborted connection 9556 to db: 'storageprofiler' user: 'root' host: `loca

Re: Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Jeremy Zawodny
On Wed, Jul 10, 2002 at 03:13:55PM -0700, Jeff Kilbride wrote: > > Is there a web-based interface for bug reporting? Or is there a way > to use the mysqlbug program when my database machine isn't connected > to the internet? You can submit a but directly to [EMAIL PROTECTED] If your message cont

Re: Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Jeff Kilbride
EMAIL PROTECTED]> Cc: "Nilesh Shah" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 11:39 AM Subject: Re: Replication - Error reading packet from server: (server_errno=1159) > On Wed, Jul 10, 2002 at 09:57:56AM -0700, Mark Hughes wrote: > >

Re: Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Jeff Kilbride
al Message - From: "Mark Hughes" <[EMAIL PROTECTED]> To: "Nilesh Shah" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 9:57 AM Subject: RE: Replication - Error reading packet from server: (server_errno=1159) > Thanks, I had a look

Re: Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Jeremy Zawodny
On Wed, Jul 10, 2002 at 09:57:56AM -0700, Mark Hughes wrote: > Thanks, I had a look at that and it seems that slave_net_timeout is the > variable that should be used and this is set to 3600 seconds - however it > appears that the net_read_timeout is being used and by changing this from > 30 to 360

RE: Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Mark Hughes
> Sent: Wednesday, July 10, 2002 3:36 AM > To: [EMAIL PROTECTED] > Subject: Replication - Error reading packet from server: > (server_errno=1159) > > > Hi, > > We updated one of our slave servers to 3.3.51 from 3.23.38 and in common > with lots of other posts

RE: Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Nilesh Shah
Set variable net_read_timeout to some bigger value. http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html Nilesh Shah -Original Message- From: Mark Hughes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 3:36 AM To: [EMAIL PROTECTED] Subject: Replication - Error reading packet

Replication - Error reading packet from server: (server_errno=1159)

2002-07-10 Thread Mark Hughes
Hi, We updated one of our slave servers to 3.3.51 from 3.23.38 and in common with lots of other posts i've seen we're getting lots of errors where the slave loses the connection to the master: 020710 7:24:05 Error reading packet from server: (server_errno=1159) 020710 7:25:05 Sla

error reading

2002-05-12 Thread RBRoa
Hi everyone, My slave cant replicate due to this error 020513 8:27:37 Slave: reconnected to master '[EMAIL PROTECTED]:3306',replication resumed in log 'rdbesas-bin.023' at position 573578 020513 8:27:37 Error reading packet from server: Could not find first log (read_

Re: Got an error reading communication packets ...

2002-04-22 Thread Gelu
e - From: Do-Risika RAFIEFERANTSIARONJY <[EMAIL PROTECTED]> To: Gelu <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 9:50 AM Subject: Re: Got an error reading communication packets ... > Gelu wrote: > > > > Hi, > > I know , "sound"

Re: Got an error reading communication packets ...

2002-04-21 Thread Do-Risika RAFIEFERANTSIARONJY
] > > - Original Message - > From: Do-Risika RAFIEFERANTSIARONJY <[EMAIL PROTECTED]> > To: Gelu <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday, April 21, 2002 8:24 AM > Subject: Re: Got an error reading communication packets ... > &

Re: Got an error reading communication packets ...

2002-04-21 Thread Gelu
t e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] - Original Message - From: Do-Risika RAFIEFERANTSIARONJY <[EMAIL PROTECTED]> To: Gelu <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, April 21, 2002 8:24 AM Subject: Re: Got an e

Re: Got an error reading communication packets ...

2002-04-20 Thread Do-Risika RAFIEFERANTSIARONJY
; G.NET SOFTWARE COMPANY > > Permanent e-mail address : [EMAIL PROTECTED] > [EMAIL PROTECTED] > - Original Message - > From: Do-Risika RAFIEFERANTSIARONJY <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturda

Re: Got an error reading communication packets ...

2002-04-20 Thread Gelu
-Risika RAFIEFERANTSIARONJY <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 20, 2002 6:15 PM Subject: Got an error reading communication packets ... > > Hi all, > > Does somebody know what cause these errors ? (the option 'warnings' is >

Got an error reading communication packets ...

2002-04-20 Thread Do-Risika RAFIEFERANTSIARONJY
x27; user: 'radiusd' host: `localhost' (Got an error reading communication packets) 020420 16:45:57 Aborted connection 171 to db: 'radius' user: 'radiusd' host: `localhost' (Got an error reading communication packets) 020420 16:45:57 Aborted connection 17

Got an error reading communication packets

2002-02-01 Thread Ben Spencer
: 'some_database' user: 'someuser' host: `localhost' (Got an error reading communication packets) MySQL is running on a Sun Box. benji --- Ben Spencer Web Support [EMAIL PROTECTED] x 2288 - Before posti

New flavor of Got an error reading communication packets

2001-11-27 Thread Support
39:31 Aborted connection 9961 to db: 'radius' user: 'radius' host: `radius2.aix.cc' (Got an error reading communication packets) Now for the new stuff -- If I attempt to connect to the database host via the mysql command line client with the same username and password it

Aborted connection...to db...(Got an error reading communication packets)

2001-09-20 Thread Luke Chiam
Hi, I keep getting "500 Internal Server error" when accessing my database, my application is a C++ development of my own. I used to suspect memory leaks but thats has been checked with LeakTracer, and passed! The problem I think is documented here at http://www.mysql.com/doc/C/o/Communication_e

Re: Aborted connection XXX to db.... (Got an error reading communication packets)"

2001-09-19 Thread Jeremy Zawodny
On Thu, Sep 20, 2001 at 01:36:10PM +0800, Luke Chiam wrote: > Thanks for the reply Jeremy. > > > > I keep getting "500 Internal Server error" when accessing my > > > database, my application is a C++ development of my own. > > > > Smells like Apache to me. > > Thats what I thought, but on readin

Re: Aborted connection XXX to db.... (Got an error reading communication packets)"

2001-09-19 Thread Luke Chiam
Thanks for the reply Jeremy. > > I keep getting "500 Internal Server error" when accessing my > > database, my application is a C++ development of my own. > > Smells like Apache to me. Thats what I thought, but on reading Apache docs & faq, it mentioned that it is probably the cgi script failure

Re: Aborted connection XXX to db.... (Got an error reading communication packets)"

2001-09-19 Thread Jeremy Zawodny
On Thu, Sep 20, 2001 at 01:10:50PM +0800, Luke Chiam wrote: > Hi, > > I keep getting "500 Internal Server error" when accessing my > database, my application is a C++ development of my own. Smells like Apache to me. > I used to suspect memory leaks but thats has been checked with > LeakTracer,

Aborted connection XXX to db.... (Got an error reading communication packets)"

2001-09-19 Thread Luke Chiam
Hi, I keep getting "500 Internal Server error" when accessing my database, my application is a C++ development of my own. I used to suspect memory leaks but thats has been checked with LeakTracer, and passed! The problem I think is documented here at http://www.mysql.com/doc/C/o/Communication_e

Aborted connection XXX to db.... (Got an error reading communication packets)"

2001-09-19 Thread Luke Chiam
Hi, I keep getting "500 Internal Server error" when accessing my database, my application is a C++ development of my own. I used to suspect memory leaks but thats has been checked with LeakTracer, and passed! The problem I think is documented here at http://www.mysql.com/doc/C/o/Communication_e

Re: "Got an error reading communication packets"

2001-08-07 Thread Werner Stuerenburg
these things, too. So I went to it and did a search on error reading communication packets which gave me 5 results. Fine. The first hint I found was max_allowed_packet Well, this is taken care of: set-variable= max_allowed_packet=16M http://www.mysql.com/documentation/mysql/bychapter/ma

Re: "Got an error reading communication packets"

2001-08-07 Thread Colin Faber
ed > /usr/local/mysql/bin/mysqld: ready for connections > 010805 4:08:29 Aborted connection 140 to db: 'rose' > user: 'rainman2' host: `localhost' (Got an error > reading > communication packets) > 010805 4:09:48 Aborted connection 166 to db: 'rose&#x

"Got an error reading communication packets"

2001-08-07 Thread DS
s mysql to spit this out? Thanks David 010804 20:00:40 mysqld started /usr/local/mysql/bin/mysqld: ready for connections 010805 4:08:29 Aborted connection 140 to db: 'rose' user: 'rainman2' host: `localhost' (Got an error reading communication packets) 010805 4:

(Got an error reading communication packets)

2001-08-01 Thread Werner Stuerenburg
hostname.err says (Got an error reading communication packets) (Got an error writing communication packets) I had to shut down the server. What does this mean? This relates to SHOW PROCESSLIST Id Command Time State Info 6 Query 81 Locked SELECT * FROM staticStrings

Aborted connection to db:(got an error reading communication packets)

2001-06-18 Thread abhay rajan
database.The C API forms part of the gateway code.Whenever the gateway startup script is placed in a cronfile, the connection to the database gets aborted resulting in the error message "Got an error reading communication packets". When the gateway script is NOT PLACED IN THE CRONFILE the a

error reading communication packets

2001-06-13 Thread Todd Merritt
I am getting the following error in my error log periodically, 010613 9:45:38 Aborted connection 1246 to db: 'databaset' user: 'user' host: `localhost' (Got an error reading communication packets) since upgrading from 3.22.32 to 3.23.36. The only applicatio

error reading communication packets

2001-04-29 Thread Patric de Waha Lists
Hi, I've site with heavy traffic, freebsd 4.2 php 4.0pl1, mysql 3.23.36.. ALL persistent connections. I've nearly every second this error in the logfile: 10429 22:31:00 Aborted connection 2361 to db: 'alexv2' user: 'av2' host: `lo

Re: Got an error reading communication packets...

2001-04-24 Thread Rene Tegel
nding mysqlclient libraries, even though they were > right there)... > > Anyway, I'm getting the "Got an error reading communication packets" in my > log files... > > What can I do to solve this? > > Hunter > > > --

Got an error reading communication packets...

2001-04-24 Thread Hunter Hillegas
right there)... Anyway, I'm getting the "Got an error reading communication packets" in my log files... What can I do to solve this? Hunter - Before posting, please check: http://www.mysql.com/manual.php

Re: AW: AW: Got an error reading communication packets

2001-03-20 Thread Van
Steven Glogger wrote: > LOG FILE = > 010303 18:30:11 Aborted connection 1727 to db: 'unconnected' user: 'admin' > host: `localhost' (Got an error reading communication pa > ckets) > 010303 18:33:11 Aborted connectio

RE: AW: AW: Got an error reading communication packets

2001-03-20 Thread Steven Glogger
st: `localhost' (Got an error reading communication pa ckets) 010303 18:33:11 Aborted connection 1729 to db: 'unconnected' user: 'admin' host: `localhost' (Got an error reading communication pa ckets) 010303 18:33:17 Aborted connection 1730 to db: 'server_ad

Re: AW: Got an error reading communication packets

2001-03-20 Thread Van
Steven Glogger wrote: > > hi van > > thank you for responding. > but i have gcc-2.95.2-149 installed (a suse 7.1 version). so i think this > isn't the problem... > i tried several other things: > i changed to other auth_mysql modules for apache: didn't help > i used apache

AW: Got an error reading communication packets

2001-03-20 Thread Steven Glogger
001 04:47 An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Betreff: Re: Got an error reading communication packets Steven Glogger wrote: > > after upgrading to 3.23.35 (from 3.22.32) i've got several times: > 010319 20:45:18 Aborted connection 4 to db: 'unconnected' user: '

Re: Got an error reading communication packets

2001-03-19 Thread Van
Steven Glogger wrote: > > after upgrading to 3.23.35 (from 3.22.32) i've got several times: > 010319 20:45:18 Aborted connection 4 to db: 'unconnected' user: 'admin' > host: `localhost' (Got an error reading communication packets) > > it's

Got an error reading communication packets

2001-03-19 Thread Steven Glogger
after upgrading to 3.23.35 (from 3.22.32) i've got several times: 010319 20:45:18 Aborted connection 4 to db: 'unconnected' user: 'admin' host: `localhost' (Got an error reading communication packets) it's running on a productive server, but it's no

Got an error reading communication packets

2001-03-15 Thread Anthony R. J. Ball
#x27; user: 'webdev' host: `localhost' (Got an error reading communication packets) 010315 10:41:55 Aborted connection 2 to db: 'events' user: 'webdev' host: `localhost' (Got an error reading communication packets) 010315 12:57:26 Aborted connection 41 to db:

Aborted connection (Got an error reading communication packets)

2001-02-08 Thread Jonathan Arthur
likely the error is to occur. The error message in the log is: Aborted connection to db: user: host: (Got an error reading communication packets) The server is running Linux (2.2.15-4mdksmp), mysql 3.23.25-beta, and Apache 1.3.12 Checking the newsgroups has not been particulary helpful. The

RE: (Got an error reading communication packets)

2001-01-30 Thread Maciek Uhlig
> -Original Message- > From: Matis, Jan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 30, 2001 9:02 PM > To: [EMAIL PROTECTED] > Subject: (Got an error reading communication packets) > do You have an idea why ? yes... > > > I was searching on deja

(Got an error reading communication packets)

2001-01-30 Thread Matis, Jan
010130 20:58:30 Aborted connection 7 to db: 'dpanews' user: 'newsfeed' host: `web1.somewhere.de' (Got an error reading communication packets) hallo gentlemans .. I have a lot of this type messages in my mysql errorlog file ... do You have an idea why ? I was searc