Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add a missing unlock(WRITER) call to lsmCheckpointWrite(). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | multi-process |
Files: | files | file ages | folders |
SHA1: |
e97d02f06850b13c5f41a5fa6d73d9d8 |
User & Date: | dan 2012-09-03 17:57:56.347 |
Context
2012-09-03
| ||
19:26 | Fix a bug occuring when the last connection to disconnect from a database is not also the last to write to it. check-in: 75de95787f user: dan tags: multi-process | |
17:57 | Add a missing unlock(WRITER) call to lsmCheckpointWrite(). check-in: e97d02f068 user: dan tags: multi-process | |
14:50 | Fix a problem with growing the database file in mmap mode. check-in: 1a86aa1c6b user: dan tags: multi-process | |
Changes
Changes to src/lsm_ckpt.c.
Changes to src/lsm_shared.c.