]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add tests to insure VACUUM works in the presence of I/O errors. Fix some
authordrh <drh@noemail.net>
Fri, 25 Apr 2003 15:37:57 +0000 (15:37 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Apr 2003 15:37:57 +0000 (15:37 +0000)
commit2e6d11bc07ca73239a49d25fd8313713f6eeb75e
treec1c60078b7fc365913d74d9ea1b020610bda7c98
parent9c05dc6298e529bbdd78726dc99b110f641b0c58
Add tests to insure VACUUM works in the presence of I/O errors.  Fix some
problems that came to light by these tests. (CVS 935)

FossilOrigin-Name: 8d3e879349fc9523c72cb46111e0058b57ce9341
manifest
manifest.uuid
src/btree.c
src/pager.c
src/vacuum.c
src/vdbe.c
test/ioerr.test