]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a connection disconnects from a shared-cache database, only delete the in-memory...
authordan <dan@noemail.net>
Tue, 15 May 2012 17:15:34 +0000 (17:15 +0000)
committerdan <dan@noemail.net>
Tue, 15 May 2012 17:15:34 +0000 (17:15 +0000)
commitbba02a95d92582227b37a2a96162e5d76be24adc
treead32e9e6fda31e8caeb0701d2262f44448191108
parent29ddd3acdd1e057712b58f612ed141d3578030d5
When a connection disconnects from a shared-cache database, only delete the in-memory schema if there are no other connections.

FossilOrigin-Name: 46f4eb5430d7bc9a339cdf7124ff4bd518eaa39b
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/vtab.c
test/capi3.test
test/shared8.test [new file with mode: 0644]