Hi.
What would be the possible harmful side effects, under linux, of changing MDB_MAXKEYSIZE from 511 to, let say, 100000 ?
-- Claude
Claude Brisson wrote:
Hi.
What would be the possible harmful side effects, under linux, of changing MDB_MAXKEYSIZE from 511 to, let say, 100000 ?
That would simply fail. A key must fit on a single page.
openldap-technical@openldap.org