![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am getting the following error when trying to run any stored procedure: ERROR 1436 (HY000): Thread stack overrun: 11456 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. The bytes used number varies depending on the procedure, but rest is always the same. But the message does not seem to make any sense. The used bytes, and the bytes required are less than the reported stack size. Also the reported stack size seems wrong. I am running on a 64 bit machine, so the default size should be something in the order 264000, or so I understand. Any guidance will be greatly appreciated. Thanks for your time. William. |
#3
| |||
| |||
|
|
I am getting the following error when trying to run any stored procedure: ERROR 1436 (HY000): Thread stack overrun: 11456 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. The bytes used number varies depending on the procedure, but rest is always the same. But the message does not seem to make any sense. The used bytes, and the bytes required are less than the reported stack size. Also the reported stack size seems wrong. I am running on a 64 bit machine, so the default size should be something in the order 264000, or so I understand. Any guidance will be greatly appreciated. Thanks for your time. William. |

#4
| |||
| |||
|
|
I am getting the following error when trying to run any stored procedure: ERROR 1436 (HY000): Thread stack overrun: 11456 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. But the message does not seem to make any sense. The used bytes, and the bytes required are less than the reported stack size. |
|
Also the reported stack size seems wrong. I am running on a 64 bit machine, so the default size should be something in the order 264000, or so I understand. Any guidance will be greatly appreciated. |
#5
| |||
| |||
|
|
I am getting the following error when trying to run any stored procedure: ERROR 1436 (HY000): Thread stack overrun: 11456 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. The bytes used number varies depending on the procedure, but rest is always the same. But the message does not seem to make any sense. The used bytes, and the bytes required are less than the reported stack size. |
|
Also the reported stack size seems wrong. I am running on a 64 bit machine, so the default size should be something in the order 264000, or so I understand. |
|
Any guidance will be greatly appreciated. |
![]() |
| Thread Tools | |
| Display Modes | |
| |