- 19 Mar, 2013 3 commits
-
-
-
Quanah Gibson-Mount authored
-
-
- 18 Mar, 2013 9 commits
-
-
Quanah Gibson-Mount authored
-
typos in quicksort
-
Quanah Gibson-Mount authored
-
-
Was already being checked for other message types.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 13 Mar, 2013 3 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Allow leaf pages to have only 1 key.
-
Howard Chu authored
-
- 11 Mar, 2013 4 commits
-
-
Howard Chu authored
Causes Bus Error on SPARC
-
Howard Chu authored
Android supports madvise but not posix_madvise
-
Howard Chu authored
Add missing parens
-
Howard Chu authored
It's harmful when the DB is larger than RAM.
-
- 06 Mar, 2013 1 commit
-
-
Howard Chu authored
A page must always have at least 2 keys (unless it's a root page)
-
- 03 Mar, 2013 1 commit
-
-
Kurt Zeilenga authored
-
- 25 Feb, 2013 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
We do it now... (coalescing freelist entries in page_alloc)
-
Howard Chu authored
-
Howard Chu authored
-
- 24 Feb, 2013 2 commits
-
-
Quanah Gibson-Mount authored
-
The former default of 1000 may fail for DBs with many indices.
-
- 21 Feb, 2013 5 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
-
- 20 Feb, 2013 7 commits
-
-
Quanah Gibson-Mount authored
-
Not really sure that we like this syntax, but it's been there for 8 years now so unlikely to change.
-
Quanah Gibson-Mount authored
Document valsort control
-
handle 0-length suffix
-
-
Check if upgrade is needed in mdb_db_open() Run from tool_reindex. Upgrade must not be interrupted.
-
Quanah Gibson-Mount authored
-