Discuz! info: MySQL Query Error

Time: 2024-6-14 2:09am
Script: /index.php

SQL: SELECT attach.aid, attach.attachment, t.tid, t.fid, t.author, t.subject, p.message, f.name,p.authorid FROM [Table]attachments attach LEFT JOIN [Table]threads t ON t.tid=attach.tid LEFT JOIN [Table]posts p on p.tid=attach.tid LEFT JOIN [Table]forums f on f.fid=t.fid WHERE attach.readperm='0' AND t.fid not IN (0) AND attach.isimage='1' GROUP BY attach.tid ORDER BY t.views DESC LIMIT 3
Error: Server shutdown in progress
Errno.: 1053

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