Discuz! info: MySQL Query Error
Time: 2012-2-7 12:02am
Script: /forum/index.php
SQL: SELECT t.tid,t.views,t.dateline,t.replies,t.author,t.authorid,t.subject,t.attachment,t.price,p.message,p.pid FROM [Table]threads t
LEFT JOIN [Table]posts p ON t.tid=p.tid AND p.first=1
WHERE t.dateline>'1327939323' AND t.heats>'0' AND t.displayorder>='0' ORDER BY t.heats DESC LIMIT 20
Error: Can't open file: '[Table]posts.MYI'. (errno: 145)
Errno.: 1016
Similar error report has been dispatched to administrator before.