Re: Error: Can't create a new thread (errno 12)

2008-04-06 Thread Moon's Father
You should decrease your max_connections value On Sat, Mar 29, 2008 at 11:15 AM, jfuentes <[EMAIL PROTECTED]> wrote: > Hi > > Last days frequently I see an error message : > "Can't create a new thread (errno 12) if you are not out of available > memory, y

Error: Can't create a new thread (errno 12)

2008-03-28 Thread jfuentes
Hi Last days frequently I see an error message : "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." mysql is 5.0.41 server RAm: 2Gb and 100 Gb free spaces hard disk users around 64

Re: error: 'Can't create a new thread (errno 12).

2005-07-18 Thread ross
On Mon, Jul 18, 2005 at 10:33:49AM +0300, Gleb Paharenko wrote: > [EMAIL PROTECTED] gleb]$ perror 12 > OS error code 12: Cannot allocate memory > > Very often it is ulimits problem. Check if your server has enough memory > as well. The cause of problem sometime might be unofficial binaries. If >

Re: error: 'Can't create a new thread (errno 12).

2005-07-18 Thread Gleb Paharenko
. [EMAIL PROTECTED] wrote: > Hello everyone, > >I have seen this message crop up recently when connections are > denied: > > mysqladmin: connect to server at 'localhost' failed > error: 'Can't create a new thread (errno 12). If you are

error: 'Can't create a new thread (errno 12).

2005-07-17 Thread ross
Hello everyone, I have seen this message crop up recently when connections are denied: mysqladmin: connect to server at 'localhost' failed error: 'Can't create a new thread (errno 12). If you are not out of available me mory, you can consult the manual for a possi

Re: Can't create a new thread (errno 12). ( 3.23.49 and Linux )

2002-06-20 Thread Gerald Clark
perror 12 Error code 12: Cannot allocate memory. Either : 1. Add memory ( good ) 2. Add swap ( Not so good ) 3. Tune for less memory usage. David BORDAS wrote: >Hi list, > >just have this when connecting to my mysql dedicated server :( >The server is like this : >bi PIII 1 Ghz >1Go of ram >Ra

Can't create a new thread (errno 12). ( 3.23.49 and Linux )

2002-06-20 Thread David BORDAS
Hi list, just have this when connecting to my mysql dedicated server :( The server is like this : bi PIII 1 Ghz 1Go of ram Raid 5 scsi hdds Here is a tail of the error log : 020619 08:03:09 mysqld started /usr/local/mysql/bin/mysqld: ready for connections The system don't swap. Using Linux 2.4

Can't create a new thread (errno 12).

2001-04-19 Thread Giulio LucchiTechnology srl
After some hour my Database return this error message: Warning: MySQL Connection Failed: 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 conn.php3 on line 7 At conn