https://bugs.openldap.org/show_bug.cgi?id=10062
Issue ID: 10062 Summary: How to store a data item of length greater than 511 in a dupsort db Product: LMDB Version: 0.9.30 Hardware: x86_64 OS: Linux Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: liblmdb Assignee: bugs@openldap.org Reporter: mega.alpha100@gmail.com Target Milestone: ---
Is there a workaround to storing a data item with a length greater than the value of `fn mdb_env_get_maxkeysize()` or 511 in a dupsort db?
Also, I tried to change the value of the `MDB_MAXKEYSIZE` macro but that led to an illegal instruction
https://bugs.openldap.org/show_bug.cgi?id=10062
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID Keywords|needs_review |
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- The ITS system is for reporting bugs only. Usage questions such as this should be directed to the openldap-technical@openldap.org email list.
https://bugs.openldap.org/show_bug.cgi?id=10062
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED