- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 22 Mar, 2018 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Jan, 2017 1 commit
-
-
Howard Chu authored
-
- 15 Dec, 2016 1 commit
-
-
Hallvard Furuseth authored
Preserve DB flags (use metapage#1) when main DB is empty. Fail if metapage root != actual root in output file.
-
- 30 Jan, 2016 1 commit
-
-
Howard Chu authored
-
- 12 Feb, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Jul, 2014 1 commit
-
-
Howard Chu authored
And mdb_env_copyfd2(). Perform compaction on the copy. Trims out freed pages and renumbers data pages in sequential order. This is more CPU-intensive since it copies and modifies data pages.
-
- 20 Jun, 2014 1 commit
-
-
Howard Chu authored
-
- 11 Dec, 2013 1 commit
-
-
Hallvard Furuseth authored
Support MDB_NOSUBDIR. Catch more errors. Write messages to stderr, not stdout which the data too may be piped to.
-
- 05 Aug, 2013 1 commit
-
-
Hallvard Furuseth authored
mdb_copy: Does not copy lockfile. Can trigger file growth. mdb_txn_begin(): Clarify usage restrictions. mdb_drop(): State what to do rather than what will be done, since closing the handle could otherwise be read as happening even at failure.
-
- 30 May, 2013 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Allow writing backup to an already opened file handle, for piping to tar/gzip/ssh/whatever.
-
- 19 Dec, 2012 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-