| Option | QUERY_CACHE_STORAGE_MAX_USE_PERCENTAGE | |
| Description | Controls the maximum percentage of available storage that can be used for the query cache. | |
| Default | 0.1 | |
The query cache stores the results of previously executed queries to improve performance when the same or similar queries are run again. This parameter helps prevent the query cache from consuming too much disk space.