summaryrefslogtreecommitdiff
path: root/files/config/my.cnf.CentOS
diff options
context:
space:
mode:
Diffstat (limited to 'files/config/my.cnf.CentOS')
-rw-r--r--files/config/my.cnf.CentOS2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/config/my.cnf.CentOS b/files/config/my.cnf.CentOS
index 791f1ba..1be434a 100644
--- a/files/config/my.cnf.CentOS
+++ b/files/config/my.cnf.CentOS
@@ -47,6 +47,8 @@ thread_cache_size = 4
# set it too high.
innodb_buffer_pool_size = 50MB
+innodb_file_per_table
+
query_cache_limit=5M
[mysql.server]