mdbx-test: add --ignore-dbfull option (major).

Change-Id: I252f9c3679a371722a780913ba994ca3dee9b90a
This commit is contained in:
Leonid Yuriev
2019-06-23 15:55:13 +03:00
parent 728f98d3de
commit 2d5a3ebd8f
8 changed files with 308 additions and 85 deletions

View File

@@ -248,6 +248,7 @@ struct actor_params_pod {
keygen_params_pod keygen;
bool drop_table;
bool ignore_dbfull;
};
struct actor_config_pod {