]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have calls to sqlite3_backup_init() fail if there is already a read or read-write...
authordan <dan@noemail.net>
Thu, 13 Nov 2014 14:18:25 +0000 (14:18 +0000)
committerdan <dan@noemail.net>
Thu, 13 Nov 2014 14:18:25 +0000 (14:18 +0000)
commitfad01993b7f9a5d519dd5d344dd5e4c8a44ccc06
treeae201a81108248987e74912beae1724195f37ffe
parentd7b06909ad144b993f59e3a67d214b5ad27149fe
Have calls to sqlite3_backup_init() fail if there is already a read or read-write transaction open on the destination database.

FossilOrigin-Name: 169b5505498c0a7ee2b5dbb2ba13c41dfaa7c62f
manifest
manifest.uuid
src/backup.c
test/backup.test
test/backup5.test [new file with mode: 0644]