]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do the ".dump" command inside of a transaction to prevent other processes
authordrh <drh@noemail.net>
Thu, 13 Oct 2011 13:34:04 +0000 (13:34 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Oct 2011 13:34:04 +0000 (13:34 +0000)
commit58c803b7f06f74ad7f7303fb36fe480d64ed86b7
tree30251d24a769401da99d5844661e77bc20741b11
parentb87a6663152f57f65d1afa907b5739dfe6d4658e
Do the ".dump" command inside of a transaction to prevent other processes
from modifying the database while the dump is underway.
Ticket [2466653295e65]

FossilOrigin-Name: 1c00d5454c85dfddb6c628c3742b4ddeaad6423a
manifest
manifest.uuid
src/shell.c