]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improve the error message associated with SQLITE_FULL. Ticket #1353.
authordrh <drh@noemail.net>
Thu, 11 Aug 2005 02:10:18 +0000 (02:10 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Aug 2005 02:10:18 +0000 (02:10 +0000)
commit2db0bbc24beda8e14ab1bfa502f43bb3d101b92e
tree3aaef81683391aba28745f550db8a773e08e2e55
parent4dcbdbff4073e346eb2416bd72c4bc449f06891a
Improve the error message associated with SQLITE_FULL.  Ticket #1353.
Also remove error messages for obsolete error codes SQLITE_INTERNAL,
SQLITE_NOTFOUND, and SQLITE_TOOBIG. (CVS 2580)

FossilOrigin-Name: fa7403c7d9948cc4a6c6ed00a614e3d6a3682e78
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/test1.c
src/test2.c
src/test3.c
src/test4.c
test/autoinc.test
test/capi3.test
test/diskfull.test