mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-04 16:54:13 +08:00
Hallvard Furuseth
3befcdab01
mdbx: backport - ITS#8209 fix MDB_CP_COMPACT.
Handle errors. Fix cond_wait condition so mc_new is the sole control var. Drop specious cond_waits. Do not look at 'mo' while copythr writes it. Preserve DB flags (use metapage#1) when main DB is empty. Fail if metapage root != actual root in output file. Some _aligned_malloc() doc seems to think arg NULL = user error. Don't know if posix_memalign() pointer is defined after failure. Change-Id: Idfdc118b4848bb96bace0f29db9dcdd710b7a1f4
Description
Mirror of the libmdbx repository
Languages
C
67.8%
C++
24.5%
CMake
4.5%
Makefile
1.6%
Shell
1.1%
Other
0.5%