]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle a few obscure problems that could manifest if a database corrupted in a certai...
authordan <dan@noemail.net>
Mon, 20 Jan 2014 18:25:44 +0000 (18:25 +0000)
committerdan <dan@noemail.net>
Mon, 20 Jan 2014 18:25:44 +0000 (18:25 +0000)
commit7df42aba12a1ef6607ed8718202eb434ddc514c1
treea3334c5eddf2b4b898fe36dfddc142786a3f3bd0
parentc25e2ebc01a94bb18959d61237a47a758c17d267
Handle a few obscure problems that could manifest if a database corrupted in a certain way was written by a connection in the middle of a SELECT statement on the same db.

FossilOrigin-Name: eba8a564e62f84a9620008beead80081fe90a1b7
manifest
manifest.uuid
src/btree.c
test/corruptH.test [new file with mode: 0644]