query_cache_size specifies the memory in bytes, including the unused memory, allocated to store historical query results.
| Property | Description |
|---|---|
| Parameter type | Uint |
| Default value | 1048576 |
| Value range | [0, 18446744073709551615] |
| Effective scope | GLOBAL |
query_cache_size specifies the memory in bytes, including the unused memory, allocated to store historical query results.
| Property | Description |
|---|---|
| Parameter type | Uint |
| Default value | 1048576 |
| Value range | [0, 18446744073709551615] |
| Effective scope | GLOBAL |
Previous topic