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
> nothing helps, switch to binaries from MySQL AB.

Yea, at first I thought it was an out-of-memory condition, and so I
did typical things like lower maximum connections.  This helped, but
the machine is no longer running out of memory.  Or if it is, it's
running out of memory without displaying any symptoms of it (nothing
is OOM killed by the kernel, other processes don't fail, free reports
allocatable memory, etc).

I just wanted to see what the "OS-dependent bug" thing is about - it
sounds like it is referring to a particular bug that is described in
the manual.

I haven't tried MySQL AB binaries - I am using the stock Debian
builds.  Since it refers to general errors, I may persue it with them
as well.

Thanks!

-- 
Ross Vandegrift
[EMAIL PROTECTED]

"The good Christian should beware of mathematicians, and all those who
make empty prophecies. The danger already exists that the mathematicians
have made a covenant with the devil to darken the spirit and to confine
man in the bonds of Hell."
        --St. Augustine, De Genesi ad Litteram, Book II, xviii, 37

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to