I happen to run the exact same MySQL version + OS version (although I'm
doing a huge upgrade to 5.1.34 today), and I have not experienced any such
issues. Granted, I only get ~60 queries/s, so your traffic is probably
much higer.

At any rate, the first place I'd look is for open files limit (and
'sysctl' it to higher if it's not sufficient). I'm always amazed how much
open files MySQL keeps. The amount of files MySQL reserves, way I recall,
is also directly related to max. connections; so you could lower that too,
temporarily, to see if it makes the error go away.

- Mark


-----Original Message-----
From: VeeJay [mailto:maan...@gmail.com] 
Sent: dinsdag 28 april 2009 11:27
To: Mark
Cc: mysql@lists.mysql.com
Subject: Re: 1135: Can't create a new thread (errno 35); if you are not out
of available memory, you can consult the manual for a possible OS-dependent
bug

Hi Mark

Yes, you are right. I should have provided complete information in order to
get help...

I am running

DB:      Server version: 5.0.77-log FreeBSD port: mysql-server-5.0.77_1
OS:      FreeBSD 7.1

On Tue, Apr 28, 2009 at 10:44 AM, Mark <ad...@asarian-host.net> wrote:

> It would probably help if you told folks what MySQL version you are
> running.
> :)
>
> - Mark
>
>
> -----Original Message-----
> From: VeeJay [mailto:maan...@gmail.com]
> Sent: dinsdag 28 april 2009 10:22
> To: mysql@lists.mysql.com; VeeJay
> Subject: 1135: Can't create a new thread (errno 35); if you are not out of
> available memory, you can consult the manual for a possible OS-dependent
> bug
>
> Hello guys and gurus
>
> I am keep getting this error after a while "*1135: Can't create a new
> thread
> (errno 35); if you are not out of available memory, you can consult the
> manual for a possible OS-dependent bug*"
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/mysql?unsub=maan...@gmail.com
>
>


-- 
Thanks!

BR / vj


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to