]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional code to test the SQLITE_FULL return when the disk is full. (CVS 1994)
authordrh <drh@noemail.net>
Fri, 1 Oct 2004 14:38:02 +0000 (14:38 +0000)
committerdrh <drh@noemail.net>
Fri, 1 Oct 2004 14:38:02 +0000 (14:38 +0000)
commit047d4836ffc11b3b92848a3653625b1c53bf1fdd
tree43574f5b71bdc078f3f8467a3259f38fba7f32a0
parentededaa59bdc409b7ca5895cae3b8314efb084ebb
Additional code to test the SQLITE_FULL return when the disk is full. (CVS 1994)

FossilOrigin-Name: 44e56f0bba61245d342d6e75510d6c35785efd49
manifest
manifest.uuid
src/os_common.h
src/os_unix.c
src/test2.c
test/diskfull.test [new file with mode: 0644]
test/ioerr.test