]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure that when a CREATE INDEX fails, it does not leave a residue behind
authordrh <drh@noemail.net>
Mon, 14 Feb 2005 20:48:18 +0000 (20:48 +0000)
committerdrh <drh@noemail.net>
Mon, 14 Feb 2005 20:48:18 +0000 (20:48 +0000)
commitaee128dc209958028513633497643bb12fa2b622
treed391ad3fc2d2e8266d07741408b781bd8eb2c25d
parent2b6d46b9752a53327faa8d2f9782ddc99ba00544
Make sure that when a CREATE INDEX fails, it does not leave a residue behind
that can corrupt the database.  Ticket #1115. (CVS 2330)

FossilOrigin-Name: cbed92f397ec13b57771ab8b5be74c0cacf35dfd
manifest
manifest.uuid
src/build.c
test/index3.test [new file with mode: 0644]