jnwatson / py-lmdb

Universal Python binding for the LMDB 'Lightning' Database
http://lmdb.readthedocs.io/
Other
646 stars 106 forks source link

Downgrade from LMDB 0.9.27 to 0.9.26 #277

Closed jnwatson closed 3 years ago

jnwatson commented 3 years ago

0.9.27 has a iter/delete defect demonstrated in testIterwithDeletes

mgorny commented 3 years ago

Is there a public LMDB report available for us to track the problem?

jnwatson commented 3 years ago

I'm working on it. I have to translate the py-lmdb test to a lmdb one.

jnwatson commented 3 years ago

https://bugs.openldap.org/show_bug.cgi?id=9461