[Erp5-report] r7029 - /umigumi/trunk/custom/erp5_cd/etc/my.cnf

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 2 15:15:39 CEST 2006


Author: kevin
Date: Tue May  2 15:15:36 2006
New Revision: 7029

URL: http://svn.erp5.org?rev=7029&view=rev
Log:
Activate mysql query cache

Modified:
    umigumi/trunk/custom/erp5_cd/etc/my.cnf

Modified: umigumi/trunk/custom/erp5_cd/etc/my.cnf
URL: http://svn.erp5.org/umigumi/trunk/custom/erp5_cd/etc/my.cnf?rev=7029&r1=7028&r2=7029&view=diff
==============================================================================
--- umigumi/trunk/custom/erp5_cd/etc/my.cnf (original)
+++ umigumi/trunk/custom/erp5_cd/etc/my.cnf Tue May  2 15:15:36 2006
@@ -31,6 +31,7 @@
 read_rnd_buffer_size = 512K
 myisam_sort_buffer_size = 8M
 max_connections = 20
+query_cache_type = 1
 
 # Default to using old password format for compatibility with old and
 # shorter password hash.




More information about the Erp5-report mailing list