mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-23 09:04:26 +08:00
mdbx-testing: тестирование парковки транзакций.
This commit is contained in:
@@ -52,7 +52,7 @@ const char *keygencase2str(const keygen_case);
|
||||
|
||||
namespace config {
|
||||
|
||||
enum scale_mode { no_scale, decimal, binary, duration, intkey };
|
||||
enum scale_mode { no_scale, decimal, binary, duration, intkey, entropy };
|
||||
|
||||
bool parse_option(int argc, char *const argv[], int &narg, const char *option,
|
||||
const char **value, const char *default_value = nullptr);
|
||||
|
Reference in New Issue
Block a user