Jump to content

MySQL Problem


dlewis23

Recommended Posts

Ive got a small MySQL problem.

I and many of the users on my site keep getting the following error

Warning: mysql_connect() [function.mysql-connect]: 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 in /backup/**/**/includes/mysql.class.php on line 5

mySQL: 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 on line 5 in /backup/**/**/includes/mysql.class.php

does anyone know of a way to fix it?

Link to comment
Share on other sites

Well.. it is a connection error.  I would try increasing the number of allowed connections.  Has your user traffic increased?  When did this start happening?

It started happening yesterday, but it was real bad today. My traffic increased about 4% this week. I will increase the connections and see if that works.

Link to comment
Share on other sites

×
×
  • Create New...