Hi Jeremy,

Same problem for me, I submitted a bug report with a repeatable testcase
yesterday to the bugs list.
Reading the source code and changeset 1.1287, it appears this part of the
source code should be desactivated ?

(ChangeSet
  1.1287 02/09/15 02:23:53 [EMAIL PROTECTED] +2 -0
  ha_innodb.h, ha_innodb.cc:
    Reverted the change which allowed use of HA_READ_PREFIX_LAST in InnoDB)

Regards,
  Jocelyn

----- Original Message -----
From: "Jeremy Zawodny" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 5:19 PM
Subject: InnoDB: Assertion failure in file ha_innodb.cc line 2180...


> Heikki and others,
>
> One of my slaves is dying frequently.  It runs MySQL 4.0.4 (pulled
> yesterday) on FreeBSD.  I'm getting an assertion failure on line 2180,
> which appears to be:
>
>     case HA_READ_PREFIX_LAST:  ut_a(0); return(PAGE_CUR_LE);
>
> What can I do to help debug this?
>
> Thanks,
>
> Jeremy
> --
> Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
>
> MySQL 3.23.51: up 50 days, processed 1,063,578,875 queries (244/sec. avg)
>
> ---------------------------------------------------------------------
> 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
>
>
>
>


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