mdbx-test: add verifying by speculum option.

Change-Id: I3d689234d0214f93f27dd2581bd9d0658692c0c9
This commit is contained in:
Leonid Yuriev
2019-10-09 17:56:59 +03:00
parent 1573d110f6
commit 66430fd10d
7 changed files with 223 additions and 210 deletions

View File

@@ -266,6 +266,7 @@ struct actor_params_pod {
bool drop_table;
bool ignore_dbfull;
bool speculum;
};
struct actor_config_pod {