mdbx_chk
utility will reports "wrong order" errors and the -i
option is required to suppress ones.mdbx_load
utility should be used with -a
option to preserve input data order.deprecated
warnings or define MDBX_DEPRECATED
macro to empty to avoid ones. Please use mdbx_env_get_maxkeysize_ex() and/or mdbx_env_get_maxvalsize_ex()
Please use mdbx_env_set_geometry() instead.
MDBX_MAPASYNC
.