The configuration community:
query_cache_size
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



