I've got replication working between my two machines, however the err log
gets a lot of these errors:

---------------------------
020618 20:41:18  Error reading packet from server:  (server_errno=1159)
020618 20:42:18  Slave: Failed reading log event, reconnecting to retry, log
'db1-bin.002' position 73
020618 20:42:18  Slave: reconnected to master
'[EMAIL PROTECTED]:3306',replication resumed in log 'db1-bin.002' at position
73
---------------------------

I know this is just a timeout error and doesn't really mean anything bad,
I'm just wondering how to tune this so it happens less often. Right now,
it's occurring every 30 seconds, so my log files are growing on my slave
machine with no real activity. Any hints on how to up the timeout value or
have the server ignore these errors and not log them? My slave_net_timeout
value is already set to 3600.

Thanks,
--jeff
 sql,query


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