I just went to log into my site (i did about an hour a go and all was fine) and got this message:
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT a.*, au.*, post.userid, post.postid
FROM post AS post
INNER JOIN award_user AS au ON (au.userid=post.userid)
INNER JOIN award AS a ON (a.award_id=au.award_id)
WHERE 1=1
AND post.postid IN (0,11327,11331,11336,11345,11346)
GROUP BY au.issue_id
ORDER BY au.issue_time DESC;
MySQL Error : Got error 28 from storage engine
Error Number : 1030
Request Date : Friday, August 22nd 2008 @ 10:17:21 AM
Error Date : Friday, August 22nd 2008 @ 10:17:21 AM
Script : http://womens-world.co.uk/forums/showthread.php?t=1475
Referrer : http://womens-world.co.uk/forums/sea...searchid=19031
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.51a-community
any ideas i have no clues when it comes to mysql problems. I didnt add anything, change anything etc
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT a.*, au.*, post.userid, post.postid
FROM post AS post
INNER JOIN award_user AS au ON (au.userid=post.userid)
INNER JOIN award AS a ON (a.award_id=au.award_id)
WHERE 1=1
AND post.postid IN (0,11327,11331,11336,11345,11346)
GROUP BY au.issue_id
ORDER BY au.issue_time DESC;
MySQL Error : Got error 28 from storage engine
Error Number : 1030
Request Date : Friday, August 22nd 2008 @ 10:17:21 AM
Error Date : Friday, August 22nd 2008 @ 10:17:21 AM
Script : http://womens-world.co.uk/forums/showthread.php?t=1475
Referrer : http://womens-world.co.uk/forums/sea...searchid=19031
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.51a-community
any ideas i have no clues when it comes to mysql problems. I didnt add anything, change anything etc

Comment