MDB_CP_COMPACT

Constant MDB_CP_COMPACT 

Source
pub const MDB_CP_COMPACT: c_uint = 0x01;
Expand description

Compacting copy: Omit free space from copy, and renumber all pages sequentially.