diff options
author | monty@narttu.mysql.fi <> | 2003-04-24 00:36:48 +0300 |
---|---|---|
committer | monty@narttu.mysql.fi <> | 2003-04-24 00:36:48 +0300 |
commit | b228f5ff10ab45a31b864086741d07136dff9165 (patch) | |
tree | 1e2dbf50b719f8c4181b1e860c5432f9186545f0 /support-files/my-large.cnf.sh | |
parent | 8c2bda2d556e17323a598e79b9c749d75686dd7d (diff) | |
parent | f6a43bd567f932995289ed179d18e5923873680b (diff) | |
download | mariadb-git-b228f5ff10ab45a31b864086741d07136dff9165.tar.gz |
merge
Diffstat (limited to 'support-files/my-large.cnf.sh')
-rw-r--r-- | support-files/my-large.cnf.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/my-large.cnf.sh b/support-files/my-large.cnf.sh index 91a805724d8..2b92dc61053 100644 --- a/support-files/my-large.cnf.sh +++ b/support-files/my-large.cnf.sh @@ -33,6 +33,7 @@ sort_buffer_size = 1M read_buffer_size = 1M myisam_sort_buffer_size = 64M thread_cache = 8 +query_cache_size= 16M # Try number of CPU's*2 for thread_concurrency thread_concurrency = 8 |