]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assertion failure when the disk fills up. Add tests for a full
authordrh <drh@noemail.net>
Fri, 12 Oct 2001 17:30:04 +0000 (17:30 +0000)
committerdrh <drh@noemail.net>
Fri, 12 Oct 2001 17:30:04 +0000 (17:30 +0000)
commit81a20f21d5de047d647ca8e6de39350550075542
treeb4d44daf0b7663047e14b7be5d8f9fa04c155c2c
parent42990209221803609c38b01f18300cb926904090
Fix an assertion failure when the disk fills up.  Add tests for a full
disk situation. (CVS 285)

FossilOrigin-Name: 0a7848b6190981cb7eb673bbe68cb217694daf2e
16 files changed:
Makefile.in
Makefile.template
manifest
manifest.uuid
src/build.c
src/hash.c
src/main.c
src/os.c
src/pager.c
src/parse.y
src/sqliteInt.h
src/test2.c
src/vdbe.h
test/ioerr.test [new file with mode: 0644]
www/c_interface.tcl
www/changes.tcl