Greetings,

We got the following lines in our error logfile on one of our slave servers:

020521 13:19:29  Error reading packet from server: Lost connection to MySQL
server during query (read_errno 0,server_errno=2013)
020521 13:19:29  Slave: Failed reading log event, reconnecting to retry, log
'db-bin.024' position 833365852
020521 13:19:29  Slave: reconnected to master
'[EMAIL PROTECTED]:3306',replication resumed in log 'db-bin.024' at
position 833365852

It isn't the first one and I was wondering what could be cause?
A network problem? Large data chunk, or something?

I tried to see what was the event that cause that problem and the following
commands only returns an error:

show binlog events in 'db-bin.024' from 833365852 limit 5;
ERROR 1064: You have an error in your SQL syntax near 'binlog events in
'db-bin.024' from 833365852 limit 5' at line 1


Any help is appreciated!



Mihail Manolov
Government Liquidation, LLC
202 467 6868 x.227
[EMAIL PROTECTED]
www.govliquidation.com





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

Reply via email to