Deadly Assassin
01-06-2008, 02:33 PM
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT attachmentid, filename, filesize, dateline, postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, counter, attachment.thumbnail, LENGTH(attachment.thumbnail) AS thumbnailsize, newwindow, visible
FROM attachment AS attachment
LEFT JOIN attachmenttype AS attachmenttype ON (attachment.extension = attachmenttype.extension)
WHERE postid IN(1203)
AND visible = 1
GROUP BY attachment.postid
ORDER BY attachmentid;
MySQL Error : Can't create/write to file '/tmp/#sql_2a5b_0.MYI' (Errcode: 13)
Error Number : 1
Date : Sunday, January 6th 2008 @ 11:30:14 AM
Script : http://betterwithage.net/forums/
Referrer : http://betterwithage.net/
IP Address :
Username :
Classname : vb_database
Can someone please tell me why ihave suddenly got this message?
Thanks.
Invalid SQL:
SELECT attachmentid, filename, filesize, dateline, postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, counter, attachment.thumbnail, LENGTH(attachment.thumbnail) AS thumbnailsize, newwindow, visible
FROM attachment AS attachment
LEFT JOIN attachmenttype AS attachmenttype ON (attachment.extension = attachmenttype.extension)
WHERE postid IN(1203)
AND visible = 1
GROUP BY attachment.postid
ORDER BY attachmentid;
MySQL Error : Can't create/write to file '/tmp/#sql_2a5b_0.MYI' (Errcode: 13)
Error Number : 1
Date : Sunday, January 6th 2008 @ 11:30:14 AM
Script : http://betterwithage.net/forums/
Referrer : http://betterwithage.net/
IP Address :
Username :
Classname : vb_database
Can someone please tell me why ihave suddenly got this message?
Thanks.