Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Avoid reading or writing the 32 locking bytes at the end of the first meta-page of an LSM database. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | lsm-metapage-fix |
Files: | files | file ages | folders |
SHA3-256: |
2b5df3e8a80ae5c0415081dd9b29acaa |
User & Date: | dan 2017-06-29 20:13:44.630 |
Context
2017-06-29
| ||
20:23 | Avoid reading or writing the 32 locking bytes at the end of the first meta-page of an LSM database. (check-in: 3ed6877f89 user: dan tags: trunk) | |
20:13 | Avoid reading or writing the 32 locking bytes at the end of the first meta-page of an LSM database. (Closed-Leaf check-in: 2b5df3e8a8 user: dan tags: lsm-metapage-fix) | |
19:08 | Fix issues in the POSIX and Win32 interfaces for lsm1. (check-in: 38ec414166 user: mistachkin tags: trunk) | |
Changes
Changes to ext/lsm1/lsmInt.h.
Changes to ext/lsm1/lsm_ckpt.c.
Changes to ext/lsm1/lsm_file.c.