summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorLaurent Bachelier <laurent@bachelier.name>2011-03-17 15:55:13 +0100
committerLaurent Bachelier <laurent@bachelier.name>2011-03-17 15:55:13 +0100
commit27c37a5b1ba2dc883cfc7ae47cdb2f2b06b444a9 (patch)
treeabb10018df5504cf6e0892c9c0175cde530fc16f /files
parent995a291afa0aee63affb68172a3f5824468727df (diff)
BDB is not compiled anymore on Debian systems
It would make the daemon fail to load if put in the config.
Diffstat (limited to 'files')
-rw-r--r--files/config/my.cnf.Debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/config/my.cnf.Debian b/files/config/my.cnf.Debian
index 1935cfb..d2a5bc0 100644
--- a/files/config/my.cnf.Debian
+++ b/files/config/my.cnf.Debian
@@ -90,7 +90,7 @@ max_binlog_size = 100M
# * BerkeleyDB
#
# Using BerkeleyDB is now discouraged as its support will cease in 5.1.12.
-skip-bdb
+#skip-bdb
#
# * InnoDB
#