]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the VACUUM command so that it does not commit a transaction when it is
authordrh <drh@noemail.net>
Thu, 22 Jan 2009 23:04:45 +0000 (23:04 +0000)
committerdrh <drh@noemail.net>
Thu, 22 Jan 2009 23:04:45 +0000 (23:04 +0000)
commit663d56d46ff0a059bcfae001f16c4347e44e53a6
tree09946bf893ddcb4eae4e8c1b811e9cf48672f09b
parent859546cae6a2208814152df5e3e2f8bcc3cd7030
Fix the VACUUM command so that it does not commit a transaction when it is
mistakenly run within a transaction - it should leave the transaction open. (CVS 6200)

FossilOrigin-Name: 75cc709be46ae2096d2ba3e7ac58de8140f8130c
manifest
manifest.uuid
src/vacuum.c
test/vacuum.test