[MySQL] Disable query cache

master
andryyy 2019-11-06 21:03:00 +01:00
parent d091bf76aa
commit 15f3a664cd
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

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