mirror of
https://github.com/isar/libmdbx.git
synced 2025-02-01 05:58:21 +08:00
Howard Chu
f2d0824bdb
lmdb: ITS#8258 fix rebalance/split.
The tree height can also increase during rebalance, not just shrink. This can happen if update_key needs to split a parent branch page. Change-Id: Ie232bd9f4a6225b912b912a68f0b35411a632317
Description
Mirror of the libmdbx repository
Languages
C
54.7%
C++
37.1%
CMake
4.4%
Makefile
1.6%
Shell
1.1%
Other
1.1%