]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prohibit the user from changing the temporary storage medium (pragma temp_store)...
authordanielk1977 <danielk1977@noemail.net>
Tue, 8 Jul 2008 07:35:51 +0000 (07:35 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 8 Jul 2008 07:35:51 +0000 (07:35 +0000)
commit983e2309393c3604930fb243e26171610fd1d4d6
tree30e995a7ccad8095fe1defab61cbcb0750541752
parent5e73db36c65abb02c233e2095ed56f40b1457281
Prohibit the user from changing the temporary storage medium (pragma temp_store) while there is a read transaction open on the temporary database. Add tests to shared.test to cover a few more lines in btree.c. (CVS 5362)

FossilOrigin-Name: 92e0cf9a08a8b337a8f239afb048a0e045485771
manifest
manifest.uuid
src/pragma.c
test/pragma.test
test/shared.test