]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure temp db is open before executing a pragma like "temp.cachesize = xxx". Fix...
authordanielk1977 <danielk1977@noemail.net>
Fri, 17 Feb 2006 12:25:14 +0000 (12:25 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 17 Feb 2006 12:25:14 +0000 (12:25 +0000)
commitddfb2f036a2952aba3eeef254dfa9b7220e541f2
treec215149f201a8e01572a48566898736c44f9a037
parent7d9bd4e19e6508bc0e4cdee2cb8f6adbf3422ccd
Ensure temp db is open before executing a pragma like "temp.cachesize = xxx". Fix for #1682. (CVS 3104)

FossilOrigin-Name: 1e4644b2369547da65fcaa9a3c8ddd206a3c82ae
manifest
manifest.uuid
src/build.c
src/pragma.c
src/sqliteInt.h
test/pragma.test