]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Tentative fix for ticket #1567: disable the sqlite3pager_dont_write()
authordrh <drh@noemail.net>
Mon, 19 Dec 2005 16:15:31 +0000 (16:15 +0000)
committerdrh <drh@noemail.net>
Mon, 19 Dec 2005 16:15:31 +0000 (16:15 +0000)
commit8f9b728b62d03369b09cd42ec8c73cbd693029bc
treec9a637d316aeb7ed1868f8a4b92957775ffbfd6b
parent0190d1da466f4ba92e2e84ad038476861c9600b4
Tentative fix for ticket #1567:  disable the sqlite3pager_dont_write()
optimization when a statement transaction is active.  We continue to look
for a better fix. (CVS 2827)

FossilOrigin-Name: e6106cc133e5210bfa248d811122e9bf7d6f2b7c
manifest
manifest.uuid
src/pager.c
test/tkt1567.test [new file with mode: 0644]