- Jan 14, 2013
-
-
Quanah Gibson-Mount authored
-
- Nov 27, 2012
-
-
- Sep 26, 2012
-
-
Quanah Gibson-Mount authored
-
- Sep 25, 2012
-
-
If trying to alter a non-resettable flag, just close/reopen the env.
-
allows setting writemap and some other useful flags
-
- Jul 26, 2012
-
-
maxreaders/maxsize was not re-opening because cleanup call was missing online indexer should abort txn after index failure
-
- Jul 18, 2012
-
-
- Jan 20, 2012
-
-
- Nov 11, 2011
-
-
- Nov 04, 2011
-
-
Nested txn stuff which we don't use.
-
-
Also do not cast between berval and MDB_val. That breaks when sizeof(berval.bv_len) != sizeof(MDB_val.mv_size).
-
-
-