Error! mysql_connect() Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug
MySQL Query Error:
SELECT 'x'
FROM b_agent
WHERE
ACTIVE = 'Y'
AND NEXT_EXEC <= now()
AND (DATE_CHECK IS NULL OR DATE_CHECK <= now())
LIMIT 1
[]