R: Thread Stack Overrun

2009-09-20 Thread Claudio Nanni
is giving me trouble. This box is frequently rebooted and often down for long periods as its a test machine. Normally each time it boots replication catches up without problem but today it has failed with the following error. Error 'Thread stack overrun: 5532 bytes used of a 131072 byte st

Thread Stack Overrun

2009-09-18 Thread John Daisley
failed with the following error. Error 'Thread stack overrun: 5532 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.' on query. Default database: 'budget'. Query: 'insert i nto use

AMD64 and thread stack size

2005-01-28 Thread Frank Denis \(Jedi/Sector One\)
It looks like the default thread stack is not large enough for MySQL 4.1 on Linux running on AMD64. With NPTL, the database quickly crashed after a few hours of heavy load (segv). Without NTPL, I believed it wasn't the case. But after one week mysqld process were stuck in a strange

Re: Warning: Asked for 196608 thread stack, but got 126976

2004-07-08 Thread Boyd Lynn Gerber
eful about fixing (or ignoring) this > message? Late last year early this year the default thread stack was changed from 64K to 192K in MySQL. This message is letting you know that the 192K thread stack was requested and it received about 125K. From my memory RH 8.0 and other kernels n

Warning: Asked for 196608 thread stack, but got 126976

2004-07-08 Thread Derek Shaw
The subject warning message has come up in several different threads over the past few months. It also appears in newsgroups and other web sites. It does not appear to be related to architecture, kernel version No solution, workaround, nor indeed any explanation of its implications has been gi

RE: thread stack issues

2004-05-20 Thread Donny Simonton
I have this same problem on 4.1.1 as well. Donny > -Original Message- > From: Steven Roussey [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 20, 2004 7:33 PM > To: [EMAIL PROTECTED] > Subject: thread stack issues > > Since going from 4.0.18 to 4.0.20 (or 4.0.19

thread stack issues

2004-05-20 Thread Steven Roussey
Since going from 4.0.18 to 4.0.20 (or 4.0.19) I now receive these warnings on startup: 040520 14:55:21 mysqld started 040520 14:55:21 Warning: Asked for 196608 thread stack, but got 126976 /usr/sbin/mysqld: ready for connections. Version: '4.0.20-standard' socket: '/tmp/mysql.so

Thread Stack

2004-02-12 Thread Mike Miller
I receive the following warning in my .err file after upgrading from 3.23.56 to 4.0.17. Any ideas what's causing it and how to fix it? Warning: Asked for 196608 thread stack, but got 126976 Trying to find the source- maybe a setting is too high? Linux 2.4.x Thanks in advanc

Re: Can't set thread stack with ver 4.0.14

2003-08-14 Thread Cybot
I try to set thread stack with ver 4.0.14 it never success the stack size still 128K (I can do with the same command with ver. 4.0.12 it work) The command is put in my.cnf like this set-variable = thread_stack = 512K how to set with ver 4.0.14 thanks Kittiphum Worachat http://www.mysql.com

Re: Can't set thread stack with ver 4.0.14

2003-08-14 Thread Cybot
Kittiphum Worachat wrote: Hi. I try to set thread stack with ver 4.0.14 it never success the stack size still 128K (I can do with the same command with ver. 4.0.12 it work) The command is put in my.cnf like this set-variable = thread_stack = 512K how to set with ver 4.0.14 thanks Kittiphum

Can't set thread stack with ver 4.0.14

2003-08-14 Thread Kittiphum Worachat
Hi. I try to set thread stack with ver 4.0.14 it never success the stack size still 128K (I can do with the same command with ver. 4.0.12 it work) The command is put in my.cnf like this set-variable = thread_stack = 512K how to set with ver 4.0.14 thanks Kittiphum Worachat -- MySQL General

Re: Can't set thread stack with ver 4.0.14

2003-08-06 Thread Egor Egorov
Kittiphum Worachat <[EMAIL PROTECTED]> wrote: > > I try to set thread stack with ver 4.0.14 it never success the stack > size still 128K (I can do with the same command with ver. 4.0.12 it work) > > The command is put in my.cnf like this > > set-variable = thread_s