mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-23 09:04:26 +08:00
mdbx-test: add --ignore-dbfull
option (major).
Change-Id: I252f9c3679a371722a780913ba994ca3dee9b90a
This commit is contained in:
@@ -248,6 +248,7 @@ struct actor_params_pod {
|
||||
keygen_params_pod keygen;
|
||||
|
||||
bool drop_table;
|
||||
bool ignore_dbfull;
|
||||
};
|
||||
|
||||
struct actor_config_pod {
|
||||
|
Reference in New Issue
Block a user