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-innodb-heavy-4G.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-innodb-heavy-4G.cnf.sh')
-rw-r--r-- | support-files/my-innodb-heavy-4G.cnf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/my-innodb-heavy-4G.cnf.sh b/support-files/my-innodb-heavy-4G.cnf.sh index b3f43272a7d..77c6cea56d5 100644 --- a/support-files/my-innodb-heavy-4G.cnf.sh +++ b/support-files/my-innodb-heavy-4G.cnf.sh @@ -128,7 +128,7 @@ join_buffer_size = 8M # the amount of thread creations needed if you have a lot of new # connections. (Normally this doesn't give a notable performance # improvement if you have a good thread implementation.) -thread_cache = 8 +thread_cache_size = 8 # This permits the application to give the threads system a hint for the # desired number of threads that should be run at the same time. This |