On Thursday 07 March 2002 10:48 pm, Jeremy Zawodny wrote:
> The 4.0.x slave I had just rebuilt the other day died about 40 minutes
> ago and produced a core file each time. ?It got caught in the cycle of
> "core dump, restart, core dump, restart..."

Jeremy:

I have tracked down and fixed the assertion failure issue. However, I am 
still not certail why the sql thread does partial reads. I have pushed my fix 
into the public tree, so let's have you pull it and try again. I am curious 
to see :

 a) if re-try after the failed read will actually do any good
 b) why the read is failing in the first place

if a) does not do any good the daemon will be stuck trying to read the same 
event, but will not generate assertion failure. b) could be happening because 
of some system failure, or it could be a logic error. In any case, I would 
like to have a look at db3-relay-bin.005.
 
-- 
MySQL Development Team
For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
       <___/                  

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