https://bugs.openldap.org/show_bug.cgi?id=9735
--- Comment #9 from libor.peltan@nic.cz --- OK, I admit that there might be applications that routinely increase mapsize whenever MDB_MAP_FULL is throwed and they are happy with it.
For us, it would be nice if we could achieve our desired behavior (i.e. LMDB tries hard to find free space if mapsize had been reached) anyhow, say by switching any magic flag.
How can I help LMDB authors/maintainers to implement this? Shall I upload a modified patch, or leave it on their (perhaps more polished) coding style?