Yep, my bad.
LMDB version bundled is 0.9.29.
print(lmdb.version())
(0, 9, 29)
On Wed, Jul 19, 2023 at 2:11 AM Quanah Gibson-Mount quanah@fast-mail.org wrote:
--On Wednesday, July 19, 2023 2:59 AM +0800 mark jayson mark.alvarez123@gmail.com wrote:
The lmdb version I'm using is:
Python 3.10.6
lmdb==1.4.1
I'm going to guess that's the version of the python LMDB library. But the deeper question is what is the version of the LMDB C library it is linked to?
--Quanah
openldap-technical@openldap.org