August 2010
Intermediate to advanced
526 pages
23h 39m
English
SQLITE_DEFAULT_TEMP_CACHE_SIZE — Temporary cache size
SQLITE_DEFAULT_TEMP_CACHE_SIZE=number-of-pages500 pages
Sets the default maximum size of any temporary page cache. Temporary page caches are used to store intermediate results and other transitory data. Temporary databases use a standard page cache and do not use this value. There is no way to modify this value at runtime.
Read now
Unlock full access