aboutsummaryrefslogtreecommitdiff
path: root/external/db_drivers/liblmdb/mdb.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-01-20WIN64 needs off_t redefined tooHoward Chu1-1/+1
2016-01-16Fix --db-sync-mode on Windows64Howard Chu1-1/+1
only "fastest" mode was working, others would SEGV.
2015-12-28MDB_VL32 - resync with masterHoward Chu1-74/+74
WIN32 - close file mapping handle in env_close cursor_unref - ignore cursor with empty stack
2015-12-25Update liblmdb, unify 32/64 sourcesHoward Chu1-0/+10865