TIPS: MySQL Query Error
SQL:SELECT w.web_id, w.web_name, w.web_url, w.web_intro, w.web_status, w.web_ctime, c.cate_name, d.web_ip, d.web_prank, d.web_srank, d.web_arank, d.web_instat, d.web_outstat, d.web_views, d.web_utime FROM dir_website w LEFT JOIN dir_categories c ON w.cate_id=c.cate_id LEFT JOIN dir_webdata d ON w.web_id=d.web_id WHERE w.web_status=3 AND w.cate_id IN (2,21,212,213,214,22,215,216,217,23,218,219,220,221,222,24,223,224,225,25,226,227,228,229,230,231,26,232,233,234,27,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,28,251,252,253,254,255,256,257,258,259,260,261,29,262,263,264,568,30,265,266,267,268,31,269,270,32,271,272,33,273,274,34,275,276,35,277,278,279,280,281,282,283,36,284,285,37,286,38,287,288,289,290,39,291,292,293,294,40,295,296,499,536) ORDER BY w.web_istop DESC, w.web_ctime DESC LIMIT 20, 10
Error:Table './wz6wz/dir_webdata' is marked as crashed and should be repaired
Errno:145