summaryrefslogtreecommitdiff
path: root/support-files/my-small.cnf.sh
diff options
context:
space:
mode:
authorJonathan Perkin <jperkin@sun.com>2008-06-10 21:10:56 +0200
committermysqldev <mysqldev@production.mysql.com>2008-06-10 21:10:56 +0200
commitb32fce091fcf36779962ccefa51c00466d4126c1 (patch)
treeb2508b67e411fbe2e9fece37e21ec7a4134d58ec /support-files/my-small.cnf.sh
parentda4cfa6d1ec4e02247a41fe3af068ffd042e23be (diff)
downloadmariadb-git-b32fce091fcf36779962ccefa51c00466d4126c1.tar.gz
Use skip-federated by default in all example configs.
Diffstat (limited to 'support-files/my-small.cnf.sh')
-rw-r--r--support-files/my-small.cnf.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/support-files/my-small.cnf.sh b/support-files/my-small.cnf.sh
index 288df893b4c..cf2ebed463c 100644
--- a/support-files/my-small.cnf.sh
+++ b/support-files/my-small.cnf.sh
@@ -48,6 +48,9 @@ server-id = 1
# Uncomment the following if you want to log updates
#log-bin=mysql-bin
+# Disable Federated by default
+skip-federated
+
# Uncomment the following if you are NOT using BDB tables
#skip-bdb