]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem that occurs when one process causes the log-summary file to grow and...
authordan <dan@noemail.net>
Tue, 27 Apr 2010 05:42:32 +0000 (05:42 +0000)
committerdan <dan@noemail.net>
Tue, 27 Apr 2010 05:42:32 +0000 (05:42 +0000)
commit31f98fc8e41ae7f8bf0ced0f8572cfcd692e648b
tree716e42531ebda37b5fdf8de830ce04fffc6c5626
parent29d4beccc0e0031222a592a923b042954d47a697
Fix a problem that occurs when one process causes the log-summary file to grow and then a second process attempts to read the database.

FossilOrigin-Name: b51a5f8bc660616aa264025dd7ad4bdab458814b
manifest
manifest.uuid
src/wal.c
test/lock2.test
test/lock_common.tcl
test/permutations.test
test/savepoint6.test
test/wal.test