summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-12-04 23:12:22 +0100
committermh <mh@immerda.ch>2013-12-04 23:12:22 +0100
commit5665884209ae9364d262d5ae6596a289faf18531 (patch)
tree64b4c7319f78b556c415cfdfd17564e065a9e70e
parent0e8a73ecea0536b016e089d7772f0e5cbb50e1ae (diff)
EL6.4 doesn't know about bdb
-rw-r--r--files/config/my.cnf.CentOS2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/config/my.cnf.CentOS b/files/config/my.cnf.CentOS
index 1be434a..3e152b6 100644
--- a/files/config/my.cnf.CentOS
+++ b/files/config/my.cnf.CentOS
@@ -9,8 +9,6 @@ old_passwords=0
bind-address=127.0.0.1
-skip-bdb
-
# Query cache is used to cache SELECT results and later return them
# without actual executing the same query once again. Having the query
# cache enabled may result in significant speed improvements, if your