]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If any error occurs during sqlite3_open(), move the database handle into "sick" state...
authordanielk1977 <danielk1977@noemail.net>
Wed, 27 Aug 2008 19:01:57 +0000 (19:01 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 27 Aug 2008 19:01:57 +0000 (19:01 +0000)
commit59633aeec2ba9190b966b74ccdb0b7c524eb6bf7
treece9c2308400bbe1b369d849a9335d6761dc69cfc
parent255538e947f55a3c7a8aeb520a258653dbbd4810
If any error occurs during sqlite3_open(), move the database handle into "sick" state. When in the sick state the user can use sqlite3_errcode() and sqlite3_errmsg(), but not much else. (CVS 5628)

FossilOrigin-Name: ce9c74eaab459ddde213c828e821940f5d6cb354
manifest
manifest.uuid
src/main.c
test/malloc.test