]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the ANALYZE command so that it no longer tried to delete unused
authordrh <drh@noemail.net>
Fri, 7 Oct 2011 23:52:25 +0000 (23:52 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Oct 2011 23:52:25 +0000 (23:52 +0000)
commit08ccfaa1b183a7b365f0576d1aac0a5d8f66d755
tree480a10d01186d650602041c692b4c1dfef5604c6
parent9734e6e1f47ba9627008ce15a87b52fc9f0b5856
Change the ANALYZE command so that it no longer tried to delete unused
sqlite_stat2 and sqlite_stat3 tables.  Change the DROP TABLE command so
that it is able to drop those tables.

FossilOrigin-Name: 589f3f5652e3674d3203f8bd32784a46b5ed530c
manifest
manifest.uuid
src/analyze.c
src/build.c
test/stat3.test [deleted file]
test/table.test