Discuz! info: MySQL Query Error

Time: 2024-3-30 12:29am
Script: /bbs/index.php

SQL: SELECT f.fid, f.name AS forumname, t.tid, t.author, t.authorid, t.subject, t.dateline, t.lastpost, t.lastposter, t.views, t.replies, t.attachment, t.highlight
FROM [Table]threads t LEFT JOIN [Table]forums f USING(fid)
WHERE f.fid=t.fid AND f.status=1 AND f.fid NOT IN(0) AND t.displayorder NOT IN(-1,-2) AND f.fid IN('122','115','118','120','104','94','92','106','114','112','110','111','102','116','98','99','100','101','26','123','124','23','90','89','87','42','41','40','39','37','22','50','51','88','103','113','119','2','4','47','45','46','49','109','12','10','9','48','7','6','93','19','20','21','24','82','83','29','38','28','52','53','54','55','34','56','57','58','30','59','60','61','62','63','64','32','66','65','67','68','69','81','33','70','71','72','73','75','31','76','77','78','79','80','36','18','17')
ORDER BY t.dateline DESC
LIMIT 0,8;
Error: Error writing file '/tmp/MYccDd92' (Errcode: 28)
Errno.: 3

Similar error report has been dispatched to administrator before.

到 http://faq.comsenz.com 搜索此错误的解决方案