MDB_APPENDDUP

Constant MDB_APPENDDUP 

Source
pub const MDB_APPENDDUP: c_uint = 0x40000;
Expand description

Duplicate data is being appended, don’t split full pages.