]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the patch that enables reading a read-only WAL-mode database, without
authordrh <drh@noemail.net>
Tue, 14 Nov 2017 20:36:33 +0000 (20:36 +0000)
committerdrh <drh@noemail.net>
Tue, 14 Nov 2017 20:36:33 +0000 (20:36 +0000)
commit4864f3e0fb6ff421ad0e8240a64a19ef84fc3f6e
tree44a5c8bd4de92718ffe9ca7875840c136777d2a8
parentc5baaab4c6834d20bafedbfe5755fbb6621320d4
parent65efeaca833662bdeb40240f24f99d5a8e287af2
Merge the patch that enables reading a read-only WAL-mode database, without
any special query parameters, as long as the -shm and -wal files are on disk.

FossilOrigin-Name: 8c2a769c4ac331c20134eb3d0e96f6af21c8ac7529a5eaea4843cce7cf7c936a
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/wal.c
test/wal2.test
test/walro.test