[MySQL] Disable query cache
This commit is contained in:
		| @@ -13,8 +13,8 @@ innodb-strict-mode      = 0 | ||||
| innodb_buffer_pool_size = 96M | ||||
| key_buffer              = 16M | ||||
| thread_cache_size       = 8 | ||||
| query_cache_size        = 8M | ||||
| query_cache_limit       = 512K | ||||
| query_cache_type        = 0 | ||||
| query_cache_size        = 0 | ||||
| thread_stack            = 128K | ||||
| skip-host-cache | ||||
| skip-name-resolve | ||||
|   | ||||
		Reference in New Issue
	
	Block a user