Go to file
Hallvard Furuseth 4e954f8ae8 ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT.
Ignore key, broken by 5bda3565a9
and some older code.  Document and clarify MDB_CURRENT usage.

Also affects non-MDB_CURRENT put() with empty data and a key
which matches by the mdb_set_compare function but not by memcmp.
2014-01-28 14:27:27 +01:00
libraries/liblmdb ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT. 2014-01-28 14:27:27 +01:00