]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If the root pages numbers of the internal schema are adjusted due to
authordrh <drh@noemail.net>
Fri, 20 Nov 2009 15:02:34 +0000 (15:02 +0000)
committerdrh <drh@noemail.net>
Fri, 20 Nov 2009 15:02:34 +0000 (15:02 +0000)
commit3278315768197ab40a94fc56ddc1d21942ef3d63
tree46c62a680f187f6fc172605d687b193c50851fcd
parent98829a65cd9a6dcfc0c45cd3f4ab6632a23b9f08
If the root pages numbers of the internal schema are adjusted due to
autovacuum on a DROP TABLE statement and that statement later aborts (for
example, due to an OOM error) then reset the internal schema at the
conclusion of the statement.
Partial fix for ticket [564d412f15a].

FossilOrigin-Name: e493b093f8ca722c3160b32a16fb615023978dc9
manifest
manifest.uuid
src/vdbe.c