From 0403071c558b4289695420e3e9d834623a047e33 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 7 Aug 2008 10:09:21 +0000 Subject: optimized default my.cnf --- files/config/my.cnf.CentOS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files') diff --git a/files/config/my.cnf.CentOS b/files/config/my.cnf.CentOS index 1182b2e..791f1ba 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 +query_cache_limit=5M + [mysql.server] user=mysql basedir=/usr -- cgit v1.2.3