mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-tools: add mdbx_drop
tool.
Change-Id: Ib7b32668c13fcef5951ff7250df57b3263e14d69
This commit is contained in:
@@ -27,6 +27,7 @@ New features:
|
||||
of grow step and shrink threshold when huge ones (https://github.com/erthink/libmdbx/issues/166).
|
||||
To minimize the impact on compatibility, only the odd values inside the upper half
|
||||
of the range (i.e. 32769..65533) are used for the new representation.
|
||||
- Added the `mdbx_drop` similar to LMDB command-line tool to purge or delete (sub)database(s).
|
||||
|
||||
Fixes:
|
||||
|
||||
|
Reference in New Issue
Block a user