]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that creating temp schema items does not cause an OPEN_SHARABLE_SCHEMA connect...
authordan <dan@noemail.net>
Mon, 18 Feb 2019 18:16:05 +0000 (18:16 +0000)
committerdan <dan@noemail.net>
Mon, 18 Feb 2019 18:16:05 +0000 (18:16 +0000)
commita011145aae9315cb12db9d6a1d16e4162d28f980
treec7c0f6596af2f098bdb7e3aa8efa87b2c68543bd
parent13af9ba7afed116a2a19364a42138d8f426e5c78
Ensure that creating temp schema items does not cause an OPEN_SHARABLE_SCHEMA connection to load all schemas into memory.

FossilOrigin-Name: 88cbf54eee7845f9e40e6879fc38eb98a80e81c987b7edeb39f3058590003347
14 files changed:
manifest
manifest.uuid
src/alter.c
src/analyze.c
src/build.c
src/fkey.c
src/main.c
src/pragma.c
src/sqliteInt.h
src/status.c
src/vtab.c
test/reuse2.test
test/reuse3.test
tool/cg_anno.tcl