[MySQL] Disable query cache

This commit is contained in:
andryyy
2019-11-06 21:03:00 +01:00
parent d091bf76aa
commit 15f3a664cd

View File

@@ -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