SQL语句出错:update info set Views=Views+1 where InfoId='66'
错误代码:#145 - Table '.\hansme\info' is marked as crashed and should be repairedSQL语句出错:select * from info left join info_contents con on info.InfoId=con.InfoId where info.InfoId='66' order by 1 limit 1
错误代码:#145 - Table '.\hansme\info' is marked as crashed and should be repairedSQL语句出错:select InfoId,Title,PageUrl from info where CateId='' and Language=1 order by MyOrder desc,InfoId desc
错误代码:#145 - Table '.\hansme\info' is marked as crashed and should be repaired