I get this error on the slave:
040614 10:19:07 Error reading packet from server: bogus data in log event (server_errno=1236)
040614 10:19:07 Got fatal error 1236: 'bogus data in log event' from master when reading data from binary log
040614 10:19:07 Slave I/O thread exiting, read up to log 'db1-bin.026', position 228171760
Does anybody knows why it happens?
When I get this, since master bin log still goes on, I can't be able to skip the position on slave, so the only way I have is to do a concrete snapshot from db1 to the slave. It also requires to download the master, so I have no service during the snapshot operation.
Does anybody have a workaround or a solution for this?
Bye, Alberto.
-- "Imagination is more important than knowledge"
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]