[Date Prev][Date Next] [Chronological] [Thread] [Top]

LMDB get value



Hello,
 
Test case (modified sample-mdb.c):
http://doppelbauer.name/bug.c.txt
 
If I run this proram the first time, LMDB finds the key. The second time,
mdb_cursor_get() returns NOTFOUND.
 
How to fix this issue?
 
Thanks a lot
Markus