Re-enabled query cache.
The real cause of apparently cached queries was solved in the notification engine.
This commit is contained in:
parent
1e2045fa17
commit
74ed32bcf4
@ -25,7 +25,6 @@
|
||||
"main_config_file": "/etc/mysql/my.cnf",
|
||||
"server": {
|
||||
"bind_address": "0.0.0.0",
|
||||
"query_cache_size": "0",
|
||||
"replication": {
|
||||
"password": "password"
|
||||
},
|
||||
|
@ -13,7 +13,6 @@
|
||||
"main_config_file": "/etc/mysql/my.cnf",
|
||||
"server": {
|
||||
"bind_address": "0.0.0.0",
|
||||
"query_cache_size": "0",
|
||||
"replication": {
|
||||
"password": "password"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user