]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle some of the IO error conditions that may occur in a shared-cache context....
authordanielk1977 <danielk1977@noemail.net>
Fri, 20 Jan 2006 10:55:05 +0000 (10:55 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 20 Jan 2006 10:55:05 +0000 (10:55 +0000)
commit07cb560b236942e1837778b0269cbb7138ab0e2e
tree7cae37e448fc552ac770288bc25a94d2ec10e3c9
parentf98477b84621a2c549e1c2fe7c9ef5f40304b52e
Handle some of the IO error conditions that may occur in a shared-cache context. (CVS 2980)

FossilOrigin-Name: 97491d4eb5fc24d8f5cc7605db844359ecc6a818
manifest
manifest.uuid
src/btree.c
src/pager.c
src/test1.c
src/test3.c
src/vdbeaux.c
test/malloc3.test
test/quick.test
test/shared_err.test [new file with mode: 0644]