Leo Yuriev f57a54a301 mdbx: fix mtest1 for backlog-autosync.
After the ae324984cbdf6297f63586dd0fae286909be23dd steady
checkpoint(s) could be created automatically while reserve a
pages for deletion from freeDB.

In other words, some (beginning of list) of modify-ops were
"unexpectedly" synced to disk, despite of the no-sync closing
of DB by the mtest1 - therefore testcase could fail.

Now required rollback at least one of transactions after the
last explicit sync, but not all of ones.

Change-Id: I6ca6dba8a62a30f12f370fa91325efdf4fe35772
2016-04-25 21:02:11 +03:00
2016-03-13 18:24:47 +03:00
2016-03-25 04:56:34 +03:00
2015-01-07 16:49:50 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-20 19:51:29 +03:00
2016-04-19 11:59:36 +03:00
2016-02-01 21:03:53 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
2016-04-19 11:59:36 +03:00
Description
Mirror of the libmdbx repository
Languages
C 67.8%
C++ 24.5%
CMake 4.5%
Makefile 1.6%
Shell 1.1%
Other 0.5%