]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug whereby opening a connection to an existing shared-cache caused the cache...
authordanielk1977 <danielk1977@noemail.net>
Mon, 23 Jun 2008 09:50:50 +0000 (09:50 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 23 Jun 2008 09:50:50 +0000 (09:50 +0000)
commit171bfed311d8c82e5bdb89e1b40c7a8280b080fa
tree390f552a9a4b2c46595684ff990f0ff4731ca07b
parent421dfca16b0f7c984e32c90c68104b911ffadef7
Fix a bug whereby opening a connection to an existing shared-cache caused the cache-size (the value configured by "PRAGMA cache_size") to revert to its default value. (CVS 5274)

FossilOrigin-Name: 0492aa8ed3c35dd2cdfc69c9cb87e43ef0460826
manifest
manifest.uuid
src/btree.c
src/main.c
src/sqliteInt.h
test/shared3.test