ERROR 1436 (HY000) at line 1943

简介:

今天遇到这样一个问题:

ERROR 1436 (HY000) at line 1943: Thread stack overrun: 7200 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack.

这种情况的解决办法是:
修改my.cnf提升thread_stuck到256k,这样可以永久地避免这个问题。

参考

https://zend18.zendesk.com/hc/en-us/articles/203535173-MySQL-Error-THREAD-STACK-OVERRUN

相关文章
|
2月前
|
Perl
报错:error Parsing error: x-invalid-end-tag
报错:error Parsing error: x-invalid-end-tag
|
10月前
|
JavaScript 前端开发 开发者
Error,Error,到底什么是Error
总所周知,当系统运行出现错误的时候,就会抛出一个 Error ,那么这个 Error 是什么?它是怎么来的?它又是怎么被抛出的?它又是怎么被捕获的?这些问题,我们一起来探讨一下。
119 0
|
10月前
|
关系型数据库 MySQL C++
Error:fatal error C1010: unexpected end of file while looking for precompiled head
Error:fatal error C1010: unexpected end of file while looking for precompiled head
84 0
|
SQL HIVE
Hive 报错:Error: Error while compiling statement: FAILED: ParseException line 1:7 Failed to recognize
Hive 报错:Error: Error while compiling statement: FAILED: ParseException line 1:7 Failed to recognize
成功解决ParserError: Error tokenizing data. C error: Expected 2 fields in line 53, saw 3
成功解决ParserError: Error tokenizing data. C error: Expected 2 fields in line 53, saw 3
|
Linux
WARNING: Re-reading the partition table failed with error 22: Invalid argument
在划分磁盘分区时,遇到错误“WARNING: Re-reading the partition table failed with error 22: Invalid argument” 如下所示: [root@DB-Server u02]# fdisk -l   Disk /dev/sda: 500.
2468 0
gittalk Error: Not Found.
gittalk Error: Not Found.
215 0
gittalk Error: Not Found.
|
应用服务中间件 nginx
常见error
小榕
823 0