summaryrefslogtreecommitdiff
path: root/support-files/my-innodb-heavy-4G.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
commit2244456ddf632aef6a8452d8063ab1480da3e321 (patch)
treeb2508b67e411fbe2e9fece37e21ec7a4134d58ec /support-files/my-innodb-heavy-4G.cnf.sh
parent9bc98e8df2a96e1324092cf65e8c6300c9a9ad1e (diff)
downloadmariadb-git-2244456ddf632aef6a8452d8063ab1480da3e321.tar.gz
Use skip-federated by default in all example configs.
Diffstat (limited to 'support-files/my-innodb-heavy-4G.cnf.sh')
-rw-r--r--support-files/my-innodb-heavy-4G.cnf.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/support-files/my-innodb-heavy-4G.cnf.sh b/support-files/my-innodb-heavy-4G.cnf.sh
index 77c6cea56d5..cda11d661bc 100644
--- a/support-files/my-innodb-heavy-4G.cnf.sh
+++ b/support-files/my-innodb-heavy-4G.cnf.sh
@@ -357,6 +357,9 @@ myisam_repair_threads = 1
myisam_recover
+# Disable Federated by default
+skip-federated
+
# *** BDB Specific options ***
# Use this option if you run a MySQL server with BDB support enabled but