Discuz! info: MySQL Query Error
Time: 2010-9-3 9:15am
Script: /bbs/api/javascript.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
,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.fid IN ('74') AND `special` IN ('')
AND t.displayorder>='0'
AND t.fid>'0'
ORDER BY t.dateline DESC
LIMIT 0,10;
Error: Can't open file: '[Table]posts.MYI'. (errno: 145)
Errno.: 1016
Similar error report has beed dispatched to administrator before.