]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix spurious errors that may occur if an empty database is opened and then initialize...
authordan <dan@noemail.net>
Tue, 28 Feb 2012 17:57:34 +0000 (17:57 +0000)
committerdan <dan@noemail.net>
Tue, 28 Feb 2012 17:57:34 +0000 (17:57 +0000)
commitf602963dbc1c8eed4c9fe15b094d97ec74f3825e
tree4c855efbbf6a6ccd3fdbdf290e86e6c8b107f641
parent4aced72a59a8331d5b5e8cfcd1310bead5c40fcd
Fix spurious errors that may occur if an empty database is opened and then initialized as a WAL database by a second connection.

FossilOrigin-Name: 16330a2f7262173a32ae48a72c0ee2522b6dc554
manifest
manifest.uuid
src/vacuum.c
src/wal.c
test/wal8.test [new file with mode: 0644]