您好,欢迎来到[编程问答]网站首页   源码下载   电子书籍   软件下载   专题
当前位置:首页 >> 编程问答 >> Linux >> Linux 系统错误 Can't create a new thread errno 11

Linux 系统错误 Can't create a new thread errno 11

来源:网络整理     时间:2016/8/23 0:37:20     关键词:

关于网友提出的“ Linux 系统错误 Can't create a new thread errno 11”问题疑问,本网通过在网上对“ Linux 系统错误 Can't create a new thread errno 11”有关的相关答案进行了整理,供用户进行参考,详细问题解答如下:

问题: Linux 系统错误 Can't create a new thread errno 11
描述:

服务器上要使用 mysql 命令管理数据库出现如下错误:

ERROR 1135 (HY000): Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

内存看似还好:

free   total       used       free     shared    buffers     cached

Mem:      32864756   15564640   17300116          0     406456     485172
-/+ buffers/cache:   14673012   18191744

啥情况啊这是?

补充:

找到这么一个帖子:
https://www.percona.com/blog/2013/02/04/cant_create_thread_errno_11/


解决方案1:

https://coyee.com/article/10988-mysql-can-t-create-thread-errno-11-a-tale-of-two-ulimits

这里有答案


以上介绍了“ Linux 系统错误 Can't create a new thread errno 11”的问题解答,希望对有需要的网友有所帮助。
本文网址链接:http://www.codes51.com/itwd/3503575.html

相关图片

相关文章