]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a but in the WAL checkpoint code causing SQLite to use an inconsistent cache...
authordan <dan@noemail.net>
Thu, 29 Apr 2010 14:51:33 +0000 (14:51 +0000)
committerdan <dan@noemail.net>
Thu, 29 Apr 2010 14:51:33 +0000 (14:51 +0000)
commit31c03907fd41d9be65f74efaf38b69ae98cb8411
tree6af8e6dbd21d9fb9bd557679ca7400efd48db348
parentb4e3a6f72f38be188f5b13933306df2fd0f491b6
Fix a but in the WAL checkpoint code causing SQLite to use an inconsistent cache in a subsequent transaction.

FossilOrigin-Name: d1cadeed4eea20d8892726cc8c69f4f3f57d0cd4
manifest
manifest.uuid
src/wal.c
test/wal.test
test/walthread.test