mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
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
This commit is contained in:
@@ -115,7 +115,7 @@ server-id = 1
|
||||
#log-update = /path-to-dedicated-directory/hostname
|
||||
|
||||
# Uncomment the following if you are using BDB tables
|
||||
#bdb_cache_size = 64M
|
||||
#bdb_cache_size = 256M
|
||||
#bdb_max_lock = 100000
|
||||
|
||||
# Uncomment the following if you are using InnoDB tables
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user