summaryrefslogtreecommitdiff
path: root/support-files/my-medium.cnf.sh
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-11-11 11:41:23 -0800
committerunknown <jimw@mysql.com>2005-11-11 11:41:23 -0800
commit2e3dfebb92c7161c233676ef4ef6762d1dbbc4ef (patch)
tree299e17c1109a50f2c7a8acd9cb78d43fd39857b0 /support-files/my-medium.cnf.sh
parentc0e0f57c096bc8dfac700bf290e6bf43b4ca5d67 (diff)
downloadmariadb-git-2e3dfebb92c7161c233676ef4ef6762d1dbbc4ef.tar.gz
Sync suggestions for bdb_cache_size in my-medium.cnf and my-huge.cnf to
be the same as the suggested innodb_buffer_pool_size. support-files/my-large.cnf.sh: Increase bdb_cache_size support-files/my-medium.cnf.sh: Increase bdb_cache_size
Diffstat (limited to 'support-files/my-medium.cnf.sh')
-rw-r--r--support-files/my-medium.cnf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/my-medium.cnf.sh b/support-files/my-medium.cnf.sh
index 99b6e823f39..7cca12338a2 100644
--- a/support-files/my-medium.cnf.sh
+++ b/support-files/my-medium.cnf.sh
@@ -113,7 +113,7 @@ server-id = 1
#log-update = /path-to-dedicated-directory/hostname
# Uncomment the following if you are using BDB tables
-#bdb_cache_size = 4M
+#bdb_cache_size = 16M
#bdb_max_lock = 10000
# Uncomment the following if you are using InnoDB tables