libmdbx 0.11.9 (Чирчик-1992)
0
Описание
The stable bugfix release. It is planned that this will be the last release of the v0.11 branch.
18 files changed, 318 insertions(+), 178 deletions(-)
Signed-off-by: Леонид Юрьев (Leonid Yuriev) <leo@yuriev.ru>
Acknowledgements:
- Alex Sharov and Erigon team for reporting and testing.
- Andrew Ashikhmin for contributing.
New:
- Ability to customise
MDBX_LOCK_SUFFIX
,MDBX_DATANAME
,MDBX_LOCKNAME
just by predefine ones during build. - Added to
mdbx::env_managed
’s methods a few overloads withconst char* pathname
parameter (C++ API).
Fixes:
- Fixed hang copy-with-compactification of a corrupted DB or in case the volume of output pages is a multiple of
MDBX_ENVCOPY_WRITEBUF
. - Fixed standalone non-CMake build on MacOS (
#include AvailabilityMacros.h>
). - Fixed unexpected
MDBX_PAGE_FULL
error in rare cases with large database page sizes.
Minors:
- Minor fixes Doxygen references, comments, descriptions, etc.
- Fixed copy&paste typo inside
meta_checktxnid()
. - Minor fix
meta_checktxnid()
to avoid assertion in debug mode. - Minor fix
mdbx_env_set_geometry()
to avoid returningEINVAL
in particular rare cases. - Minor refine/fix batch-get testcase for large page size.
- Added
--pagesize NN
option to long-stotastic test script. - Updated Valgrind-suppressions file for modern GCC.
- Fixed
has no symbols
warning from Apple’s ranlib.
Downloads:
- 250K, libmdbx-amalgamated-0.11.9.zpaq, sha256sum:
30dc2ce4f89519d62778b13158e64e51734ffcbc33c86d90f5b242531f8fbc05
- 334K, libmdbx-amalgamated-0.11.9.tar.xz, sha256sum:
aa1d26fe7e1a41b67c66262742fb9fd8e8d9686a343f0ef693a5b979b0eadad2
- 435K, libmdbx-amalgamated-0.11.9.tar.bz2, sha256sum:
92bdc640418b108510aca4a07bea766bef2996365a4954d20de7d80511be6a9e
- 674K, libmdbx-amalgamated-0.11.9.tar.gz, sha256sum:
8feb391155de28b0ec8d6f93817b3f6ed3318a7bd7047d212fd24ba59e287a81
- 685K, libmdbx-amalgamated-0_11_9.zip, sha256sum:
b36d70ff026a572f79c4a5818ec564d169c2aed093503cc0aff33d81b38145a4
For earlier versions please refer to the git tags and the ChangeLog.
Файлы
Нет файлов