]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- add query_cache variables
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 7 Sep 2005 15:04:10 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysqld.conf -> 1.15

mysqld.conf

index 2fe79584b82d2f5f86b9d1a030cb17b51a496b1e..3ef8722b76f7d7e6c41c3e10da1512cfecca942f 100644 (file)
@@ -68,6 +68,8 @@ skip-networking
 ;set-variable = tmp_table_size=1M
 ;set-variable = thread_stack=65536
 ;set-variable = wait_timeout=28800
+;set-variable = query_cache_size=8M
+;set-variable = query_cache_limit=1M
 
 
 
This page took 0.037959 seconds and 4 git commands to generate.