]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The "PRAGMA cache_size" reads the database schema, as it has down in all prior
authordrh <drh@noemail.net>
Wed, 29 Jul 2015 14:10:43 +0000 (14:10 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Jul 2015 14:10:43 +0000 (14:10 +0000)
commit8ea60e35c2bd3a4f7e7422772e9ab7151af4e501
tree446ad5817476499a947fbbd3dc8c23dc9306e65f
parent3b8d5ac7fe88edbdf7a66d2cb94d90eed08fc1c8
The "PRAGMA cache_size" reads the database schema, as it has down in all prior
versions of SQLite.  This side-effect of cache_size is undocumented, but
apparently it does get used and its absence from 3.8.11 was causing problems.

FossilOrigin-Name: 4489722a6b560355ef13f091e5c9dcf0b00072f0
manifest
manifest.uuid
src/pragma.c