]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the difference between the SQLITE_IOERR_SHORT_READ and SQLITE_IOERR_READ
authordrh <drh@noemail.net>
Mon, 6 Nov 2006 21:20:25 +0000 (21:20 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Nov 2006 21:20:25 +0000 (21:20 +0000)
commit551b77365eac72179ed3ab47e94a1702edecf31a
tree1a54ae68fe71ee8c53ce1df6eb4c4e220491bc4d
parent382765866baba1e650b4402c6594aaf34fcd69af
Use the difference between the SQLITE_IOERR_SHORT_READ and SQLITE_IOERR_READ
returns from sqlite3OsRead() to make decisions about what to do with the
error. (CVS 3503)

FossilOrigin-Name: 6324ea811eec1200cee89e6f377368eaf2fcda77
manifest
manifest.uuid
src/btree.c
src/os_os2.c
src/os_unix.c
src/os_win.c
src/pager.c
src/pager.h