[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8722) MDB_LAST_DUP/FIRST_DUP return item beyond last item



On 05/09/17 08:46, h.b.furuseth@usit.uio.no wrote:
> Happens with the test program without arguments.  When run with
> arguments so it uses a sub-page, it returns some other garbage.
>
Er, happens with the test program, period.  With arguments it
runs some other garbage than the program's "designed" garbage.

Commit 8498c6cba2d78de420e626245a49db4705e5a6f6 "ITS#7913
mdb_cursor_get(*_DUP) cleanup" changed how the test program breaks:
Before that, it said EINVAL when run without args (no sub-page).