jimnyc
10-27-03, 08:37 PM
I've gotten 10 auto generated emails at around 7pm (EST). They referenced the follwing 2 errors. Has anyone found out the exact cause of this one yet, which I've been getting on and off for over 2 moths?:
Invalid SQL: SELECT user.userid,user.username,moderator.forumid
FROM moderator
LEFT JOIN user
ON (moderator.userid=user.userid)
ORDER BY user.username
mysql error: Got error 12 from table handler
mysql error number: 1030
And this is a new one to me:
Link-ID == false, connect failed
mysql error: 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 error number: 1135
I know it's not my board, as it is now functioning properly and has been for quite some time (without any intervention from me at all). Are these due to server overloads from other users? I've seen these errors popping up on the forums for quite some time but have yet to see any type of official response as to what action has or will be taken.
Invalid SQL: SELECT user.userid,user.username,moderator.forumid
FROM moderator
LEFT JOIN user
ON (moderator.userid=user.userid)
ORDER BY user.username
mysql error: Got error 12 from table handler
mysql error number: 1030
And this is a new one to me:
Link-ID == false, connect failed
mysql error: 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 error number: 1135
I know it's not my board, as it is now functioning properly and has been for quite some time (without any intervention from me at all). Are these due to server overloads from other users? I've seen these errors popping up on the forums for quite some time but have yet to see any type of official response as to what action has or will be taken.