]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems with SAVEPOINT and related commands within transactions on a corrupt...
authordan <dan@noemail.net>
Mon, 4 Feb 2019 16:25:40 +0000 (16:25 +0000)
committerdan <dan@noemail.net>
Mon, 4 Feb 2019 16:25:40 +0000 (16:25 +0000)
commit83a635a267b9138a724cfc2b0be280859f9f54b3
tree1916e45dc78a9e07381bf18c303057058047a123
parent3f83f591541b562b39c2b9cf8b9fcfab54d535e7
Fix problems with SAVEPOINT and related commands within transactions on a corrupt database that include fts5 or some other virtual tables.

FossilOrigin-Name: b0da6e0dd1f9a9ba7646ee6bb3c14945e570303c9a42d20fa8a653570e12c3f9
ext/fts5/fts5_main.c
ext/fts5/test/fts5ai.test
ext/fts5/test/fts5corrupt3.test
manifest
manifest.uuid
src/vtab.c