diff options
author | jani@ua141d10.elisa.omakaista.fi <> | 2005-10-31 11:54:36 +0200 |
---|---|---|
committer | jani@ua141d10.elisa.omakaista.fi <> | 2005-10-31 11:54:36 +0200 |
commit | 44aea416f97a3946ee833cb91c6b2752ace730ca (patch) | |
tree | db7782f75178512900e6e862142d57d3d0d96cf4 /support-files/my-huge.cnf.sh | |
parent | 3612707c716b3c3460d828edd780c769bb4d8cd8 (diff) | |
parent | 5150bd8f9f96377edb8658a3d19de1f5a91324ac (diff) | |
download | mariadb-git-44aea416f97a3946ee833cb91c6b2752ace730ca.tar.gz |
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
Diffstat (limited to 'support-files/my-huge.cnf.sh')
-rw-r--r-- | support-files/my-huge.cnf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/my-huge.cnf.sh b/support-files/my-huge.cnf.sh index f7a47054658..5dc3e5a1900 100644 --- a/support-files/my-huge.cnf.sh +++ b/support-files/my-huge.cnf.sh @@ -33,7 +33,7 @@ sort_buffer_size = 2M read_buffer_size = 2M read_rnd_buffer_size = 8M myisam_sort_buffer_size = 64M -thread_cache = 8 +thread_cache_size = 8 query_cache_size = 32M # Try number of CPU's*2 for thread_concurrency thread_concurrency = 8 |