- 論壇徽章:
- 0
|
問題是每次到198-199個Threads_connected的時候死掉,很有規(guī)律,感覺像是設(shè)置問題
還有,我的my.ini文件配置好后,重啟mysql,配置不能生效,每次都是我到終端輸命令改max_connections
出問題后,終端操作提示:
mysql> show status;
ERROR 2006 (HY000): MySQL server has gone away
No connection. Trying to reconnect...
ERROR 1135 (HY000): Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug
ERROR:
Can't connect to the server
前臺頁面提示:
Connect Database Server False!
Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug - Execute Query False! Select * From dede_homepageset limit 0,1;
Connect Database Server False!
Connect Database Server False!
DedeTag Engine Load Template "E:/dede//templets/" False! |
|