Provided by: lmdb-doc_0.9.17-3_all bug

NAME

       mdb_copy - Copy Flags

   Macros
       #define MDB_CP_COMPACT   0x01

Detailed Description

Macro Definition Documentation

   #define MDB_CP_COMPACT   0x01
       Compacting copy: Omit free space from copy, and renumber all pages sequentially.

Author

       Generated automatically by Doxygen for LMDB from the source code.