Discuz! info: MySQL Query Error

Time: 2024-5-10 12:49am
Script: /list.php

SQL: SELECT t.tid,t.fid,t.readperm,t.author,t.authorid,t.subject,t.dateline,t.lastpost,t.lastposter,t.views,t.replies,t.highlight,t.digest,t.typeid,t.sortid
FROM `[Table]threads` t WHERE t.readperm='0'

AND t.displayorder>='0'
AND t.fid>'0'

ORDER BY t.lastpost DESC
LIMIT 0,8;
Error: Error writing file '/tmp/MYcn7Y1I' (Errcode: 28)
Errno.: 3

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