Daniel K wrote:
That assertion wouldn't work. pCell can be less
than apCell if it points to a cell that was an
overflow
cell on entry to balance_nonroot().
I just checked in a fix to cvs. Can you check if this
resolves the problem on your platform? Thanks.
Thank you. This appears to fix the proble
On Fri, Jan 07, 2005 at 12:59:51AM -0800, Daniel K wrote:
> > sql below (it's fairly long). We're using FreeBSD
> > 4.10 with gcc version
> > 2.95.4 20020320 [FreeBSD].
> >
> http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/lib/libc/stdlib/malloc.c?rev=1.70
>
> > Adding the assertion that pCe
> sql below (it's fairly long). We're using FreeBSD
> 4.10 with gcc version
> 2.95.4 20020320 [FreeBSD].
>
http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/lib/libc/stdlib/malloc.c?rev=1.70
> Adding the assertion that pCell is within the memory
> region allocated to
> apCell is correct is it
Ted Unangst wrote:
D. Richard Hipp wrote:
Provice specific SQL that causes a problem. The same btree code
has been in use for ages and there are many tests that do what
you describe above. You are the first person to ever see this
problem. Also say what OS and compiler you are using.
sql below
On Thu, Jan 06, 2005 at 12:25:18PM -0800, Ted Unangst wrote:
> D. Richard Hipp wrote:
> >>
> >
> >Provice specific SQL that causes a problem. The same btree code
> >has been in use for ages and there are many tests that do what
> >you describe above. You are the first person to ever see this
> >p
D. Richard Hipp wrote:
Provice specific SQL that causes a problem. The same btree code
has been in use for ages and there are many tests that do what
you describe above. You are the first person to ever see this
problem. Also say what OS and compiler you are using.
sql below (it's fairly long).
Ted Unangst wrote:
I can provide sample sql statements to trigger this, although it seems
nearly any will do, provided:
1. you insert inside a transaction.
2. there is an index on one of the table's fields.
3. there's at least around 100 inserts.
Anything else I can do to help?
Provice specific
7 matches
Mail list logo