MySQL Query : select d.id,d.url,d.title,d.catid from danji_hits AS hits left join danji_download AS d on (SUBSTRING_INDEX(hits.hitsid,'-',-1)) = d.id where hits.hitsid != 'c-2-5239477' AND hits.weekviews > 0 and d.danbao !=1 and d.qp_cp != 1 and d.status = 99 and d.id != 5239477 order by hits.weekviews DESC LIMIT 2; MySQL Error : Table './mamecn/danji_hits' is marked as crashed and should be repaired MySQL Errno : 145 Message : Table './mamecn/danji_hits' is marked as crashed and should be repaired Need Help?