]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enable the use of shared cache for an in-memory database, so that separate
authordrh <drh@noemail.net>
Sat, 26 May 2012 18:06:38 +0000 (18:06 +0000)
committerdrh <drh@noemail.net>
Sat, 26 May 2012 18:06:38 +0000 (18:06 +0000)
commitafc8b7f0c14ba5acd6d08245e32d1a39fe96a185
tree5aa5682d082f6e7eff09b7e87c160fc32231402a
parent3773b29167a13af8c8cb1cef14dda5772f0a2232
Enable the use of shared cache for an in-memory database, so that separate
database connections can share the same in-memory database.

FossilOrigin-Name: 4590e433f2a595bb80fb061024b0a3d2ca25b7b2
manifest
manifest.uuid
src/btree.c
src/pager.c
test/attach.test
test/shared.test