summaryrefslogtreecommitdiff
path: root/strings/ctype-sjis.c
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2009-06-30 15:01:29 +0300
committerMichael Widenius <monty@askmonty.org>2009-06-30 15:01:29 +0300
commitf1183fc160b504af3c976d7e1e95e19128b6ecbe (patch)
tree520c5fbf2495a91144f76928a5b84d1887b4969c /strings/ctype-sjis.c
parentbb55791994deb9677b487e7fcfde233cafbf9dbe (diff)
downloadmariadb-git-f1183fc160b504af3c976d7e1e95e19128b6ecbe.tar.gz
Changed default thread stack to 288K to get better memory missalignment between stacks of different threads (should speed up things) and to get a bit extra safety.
In maria_open(), don't allocate big arrays on stack as this may lead to stack overflow. This fixes a valgrind warning detected by buildbot include/my_pthread.h: Changed default thread stack to 288K to get better memory missalignment between stacks of different threads (should speed up things) and to get a bit extra safety. storage/maria/ma_open.c: In maria_open(), don't allocate big arrays on stack as this may lead to stack overflow.
Diffstat (limited to 'strings/ctype-sjis.c')
0 files changed, 0 insertions, 0 deletions