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
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
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
>
.
[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
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
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
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
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