Discuz! info: MySQL Query Error

    Time: 2024-5-10 12:19am
    Script: /index.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
    ,p.message FROM `[Table]threads` t LEFT JOIN `[Table]posts` p ON p.tid=t.tid AND p.first='1' WHERE t.readperm='0'

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

    ORDER BY t.dateline DESC
    LIMIT 0,1;
    Error: Error writing file '/tmp/MY8QQqAY' (Errcode: 28)
    Errno.: 3

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