Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Truncate the database file when the number of connections drops from one to zero.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: dc4fa9259613d17dbb6dc4c87dfc3c5400b2c868
User & Date: dan 2013-01-18 10:46:03.567
Context
2013-01-18
15:58
Display the 'age' of each level in lsmview. check-in: 33cc91541c user: dan tags: trunk
10:46
Truncate the database file when the number of connections drops from one to zero. check-in: dc4fa92596 user: dan tags: trunk
2013-01-17
19:13
Fix an lsm bug causing it to choose the wrong block to reuse. check-in: 2ff461b422 user: dan tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/lsmInt.h.
Changes to src/lsm_ckpt.c.
Changes to src/lsm_file.c.
Changes to src/lsm_shared.c.
Changes to src/lsm_sorted.c.