]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the memdb VFS so that it is able to share databases among multiple
authordrh <>
Wed, 12 May 2021 11:55:59 +0000 (11:55 +0000)
committerdrh <>
Wed, 12 May 2021 11:55:59 +0000 (11:55 +0000)
commit277ae64103bca952f94a48034a3de10a42e0bd2e
treefee6bcdf759ab26a958ff9b8f5018427a9b24ed0
parentccb897c70a7ffcc43f1dc34725bc32579672ab11
parent2d344f944edaaadb71dc34d7c948989a75afe1db
Enhance the memdb VFS so that it is able to share databases among multiple
database connections in the same process, as long as the database filename
begins with "/".  This provides a way for threads to share an in-memory
database without the use of shared-cache mode.

FossilOrigin-Name: 533fffc4a39b01c3aba75bd3271fd6ccd9516d9681ed04adbe19bd7de03f4c16
manifest
manifest.uuid