diff options
author | Kent Boortz <kent@kent-amd64> | 2008-12-28 08:03:44 +0100 |
---|---|---|
committer | Kent Boortz <kent@kent-amd64> | 2008-12-28 08:03:44 +0100 |
commit | 0c416849bb1a20b36819b83ffed345d78e463653 (patch) | |
tree | 6310a3bb37205cb576a7211f3d6db0bde6bb9eed /support-files | |
parent | 17a797528d3c7057949d21fb200e7a69ce540d2b (diff) | |
parent | 8be4724cd907ae77b418cd2d17209bf0e54c71b8 (diff) | |
download | mariadb-git-0c416849bb1a20b36819b83ffed345d78e463653.tar.gz |
Merge
Diffstat (limited to 'support-files')
-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 11ad69f1f71..7bf8f323d57 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 = 64K +thread_stack = 128K # 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. |