https://bugs.openldap.org/show_bug.cgi?id=9769
--- Comment #3 from [email protected] <[email protected]> --- MDB_GET_MULTIPLE only works on MDB_DUPFIXED. mdb_cursor_get_batch retrieves a page worth of key/values on a "regular" db. This is to reduce the number of function calls when scanning the database. -- You are receiving this mail because: You are on the CC list for the issue.
