logo
Published on Conunity (http://www.conunity.com)

query_cache_size

By webmaster
Created 2007-06-22 16:03

Information

The amount of memory allocated for caching query results. The default value is 0 which disables the query cache. The allowable values are multiples of 1024; other values are rounded down to the nearest multiple. Note that query_cache_size bytes of memory are allocated even if query_cache_type is set to 0. This variable was added in MySQL 4.0.1.

Syntax

Example


Source URL:
http://www.conunity.com/query_cache_size