https://bugs.openldap.org/show_bug.cgi?id=9769
--- Comment #2 from Howard Chu <[email protected]> --- (In reply to [email protected] from comment #0) > Created attachment 859 [details] > New functionality mdb_cursor_get_batch > > New functionality mdb_cursor_get_batch > > mdb_cursor_get_batch retrieves a page worth of key/values. > This is to reduce the number of function calls when doing a scan of the > database. That's what MDB_GET_MULTIPLE is for. -- You are receiving this mail because: You are on the CC list for the issue.
