TIPS: MySQL Query Error
SQL:SELECT a.user_id, a.cate_id, a.web_id, a.web_name, a.web_url, a.web_tags, a.web_intro, a.web_istop, a.web_isbest, a.web_status, a.web_ctime, b.web_ip, b.web_prank, b.web_srank, b.web_arank, b.web_instat, b.web_outstat, b.web_views, b.web_utime FROM dir_website a LEFT JOIN dir_webdata b ON a.web_id=b.web_id WHERE a.web_status=3 AND a.web_id=12416 LIMIT 1
Error:Table 'dir_website' is marked as crashed and should be repaired
Errno:1194