vote up 0 vote down star

I'm runnning MySQL 5.0.45/ PHP Version 5.2.6 / CentOS with Plesk.

I get occasionaly a burst of "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"

Global memory is not the issue since I have about 620M free.

Anyone know what could be the cause for this?

Thanks

flag

49% accept rate

2 Answers

vote up 1 vote down

This is bug 20815, mysql is using too much stack space for threads. Try upgrading to at least 5.0.48 or 5.1.21.

link|flag
vote up 0 vote down

Any ulimit style restrictions?

Otherwise AppArmor or things like that come to mind.

link|flag
I don't think its AppArmor or something similar. it happens occasionaly not always How can I check for ulimit style restrictions and whether my setting exceeds them? – Nir Jun 19 at 20:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.