diff options
author | Michael Widenius <monty@askmonty.org> | 2009-10-26 13:38:17 +0200 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2009-10-26 13:38:17 +0200 |
commit | f3e3fe866bfaa14986db5bb6a10e5c130af69137 (patch) | |
tree | d160e72016d0b1ecff196e0eebb4eb5b1ace06b0 /support-files/my-small.cnf.sh | |
parent | 5bddbc44c6fed6e153f0e3c3a5e157ada454a617 (diff) | |
parent | b9ea90b0640317295cbd50c826d319e26c73480f (diff) | |
download | mariadb-git-f3e3fe866bfaa14986db5bb6a10e5c130af69137.tar.gz |
Automatic merge with maria-merge
Diffstat (limited to 'support-files/my-small.cnf.sh')
-rw-r--r-- | support-files/my-small.cnf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/my-small.cnf.sh b/support-files/my-small.cnf.sh index 3bfa08d0bd1..7dce9e60ed9 100644 --- a/support-files/my-small.cnf.sh +++ b/support-files/my-small.cnf.sh @@ -34,7 +34,7 @@ sort_buffer_size = 64K read_buffer_size = 256K read_rnd_buffer_size = 256K net_buffer_length = 2K -thread_stack = 128K +thread_stack = 240K # Don't listen on a TCP/IP port at all. This can be a security enhancement, # if all processes that need to connect to mysqld run on the same host. |