錯誤提醒:Error:Cantcreateanewthread(errno12).Ifyouarenotoutofavailablememory,youcanconsultthemanualforapossibleOS-dependentbug //Vevb.com
Errno.:1135
解決辦法:
1,升級glibc版本。
2,修改配置文件
/etc/my.cnf,[mysqld]下增加
- innodb_thread_sleep_delay=40
- wait_timeout=100
- interactive_timeout=100
增加如下代碼:
- [mysqld_safe]
- open-files-limit=10240
3,檢查下系統相關鏈接數大小設置.
新聞熱點
疑難解答