[prev in list] [next in list] [prev in thread] [next in thread] 

List:       omd-commits
Subject:    [omd-commits] OMD Git: omd: disabled debug log for mysql
From:       git () mathias-kettner ! de (git version control)
Date:       2010-10-28 11:33:39
Message-ID: 20101028113339.81D9FC029FC () mail ! mathias-kettner ! de
[Download RAW message or body]

Module: omd
Branch: master
Commit: 5e2aa8d95cac2493574dfa8e8163f1913ffc25c4
URL:    http://omdistro.org/projects/omd/repository/revisions/5e2aa8d95cac2493574dfa8e8163f1913ffc25c4

Author: Sven Nierlein <sven at nierlein.de>
Date:   Thu Oct 28 13:25:16 2010 +0200

disabled debug log for mysql

---

 packages/mysql-omd/skel/.my.cnf |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/mysql-omd/skel/.my.cnf b/packages/mysql-omd/skel/.my.cnf
index 4c7313c..02e1596 100644
--- a/packages/mysql-omd/skel/.my.cnf
+++ b/packages/mysql-omd/skel/.my.cnf
@@ -40,6 +40,7 @@ basedir		= /usr
 datadir		= ###ROOT###/var/mysql
 tmpdir		= ###ROOT###/tmp
 language	= /usr/share/mysql/english
+default-storage-engine = myisam
 skip-external-locking
 #
 # Instead of skip-networking the default is now to listen only on
@@ -69,7 +70,7 @@ query_cache_size        = 16M
 #
 # Both location gets rotated by the cronjob.
 # Be aware that this log type is a performance killer.
-log		= ###ROOT###/var/log/mysql/mysql.log
+#log		= ###ROOT###/var/log/mysql/mysql.log
 #
 # Error logging goes to syslog. This is a Debian improvement :)
 #
@@ -98,7 +99,7 @@ skip-bdb
 # InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
 # Read the manual for more InnoDB related options. There are many!
 # You might want to disable InnoDB to shrink the mysqld process by circa 100MB.
-#skip-innodb
+skip-innodb
 #
 # * Security Features
 #


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic