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

Overview
Comment:Add test file lsm3.test, which should have been added a few days ago.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 5dfd8651df51d4c28e895ecc604e8e0a640a4852
User & Date: dan 2013-02-05 09:52:35.814
Context
2013-02-05
16:03
Change the BLOCK_SIZE, AUTOFLUSH and AUTOCHECKPOINT lsm_config() options to work in KB instead of bytes. This matches the user guide. check-in: 340c9dcd22 user: dan tags: trunk
09:52
Add test file lsm3.test, which should have been added a few days ago. check-in: 5dfd8651df user: dan tags: trunk
2013-02-02
16:45
Fix LSM single-process mode so that it holds an exclusive lock on the database file - preventing connections from within external processes. check-in: d6bd08ca0e user: dan tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added test/lsm3.test.