27/09/2007, 04:05 AM
27/09/2007, 04:11 AM
Quote:MySQL error: 5
Out of memory (Needed 1677304 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup, u.nameformat FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190890698' ORDER BY u.username ASC, s.time DESC
Quote:MySQL error: 1135my latest 2
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
Query:
27/09/2007, 04:12 AM
me also
MySQL error: 5
Out of memory (Needed 1677712 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190890144' ORDER BY u.username ASC, s.time DESC
MySQL error: 5
Out of memory (Needed 1677712 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190890144' ORDER BY u.username ASC, s.time DESC
27/09/2007, 04:26 AM
yep as posted before me:
MySQL error: 5
Out of memory (Needed 1677304 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup, u.nameformat FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190890160' ORDER BY u.username ASC, s.time DESC
MySQL error: 5
Out of memory (Needed 1677304 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup, u.nameformat FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190890160' ORDER BY u.username ASC, s.time DESC
27/09/2007, 02:53 PM
new 1
MySQL error: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' WHERE uid='1859' AND tid IN (4238,3671,4177,2665,550,298,638,4273,4204,4203,4' at line 1
Query: SELECT tid,uid FROM mybb_pos WHERE uid='1859' AND tid IN (4238,3671,4177,2665,550,298,638,4273,4204,4203,4211,4201,4145,4178,3512,41754128,4090,4133,4036)
MySQL error: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' WHERE uid='1859' AND tid IN (4238,3671,4177,2665,550,298,638,4273,4204,4203,4' at line 1
Query: SELECT tid,uid FROM mybb_pos WHERE uid='1859' AND tid IN (4238,3671,4177,2665,550,298,638,4273,4204,4203,4211,4201,4145,4178,3512,41754128,4090,4133,4036)
27/09/2007, 09:43 PM
Modified configuration to lower memory usage. At least the server ain't hitting 100% now, staying stable at around 80%.
@squee666 - where'd you get that error? It would be a bug, not really a site wide error...
@squee666 - where'd you get that error? It would be a bug, not really a site wide error...
27/09/2007, 10:59 PM
i just got one saying
MySQL error: 5
Out of memory (Needed 1677712 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190958416' ORDER BY u.username ASC, s.time DESC
MySQL error: 5
Out of memory (Needed 1677712 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1190958416' ORDER BY u.username ASC, s.time DESC
27/09/2007, 11:34 PM
*Loads SPNKr, aims at naughty server*
Wait, that accidentally sounded dirty...Think Halo, it makes sense.
Wait, that accidentally sounded dirty...Think Halo, it makes sense.
28/09/2007, 12:28 AM
as was in the forum index and tryed to open 2 different threads in 2 different tabs one of them became that when i tryed to open the graphics section in a different tab
01/10/2007, 05:39 AM
MySQLi error: 5
Out of memory (Needed 1042848 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup, u.nameformat FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1191241503' ORDER BY u.username ASC, s.time DESC
^^still getting that one, and no i did not right MYSQLi by accident, that's just a straight copy and paste from the error (although it could be really be MYSQL)
Out of memory (Needed 1042848 bytes)
Query: SELECT s.sid, s.ip, s.uid, s.time, s.location, u.username, u.invisible, u.usergroup, u.displaygroup, u.nameformat FROM mybb_sessions s LEFT JOIN mybb_users u ON (s.uid=u.uid) WHERE s.time>'1191241503' ORDER BY u.username ASC, s.time DESC
^^still getting that one, and no i did not right MYSQLi by accident, that's just a straight copy and paste from the error (although it could be really be MYSQL)