SQL: SELECT `posts_index`.* FROM `posts_index` ORDER BY `update_time` DESC LIMIT 10 Error Message: Mysqli statement execute error : Table 'posts_index' is marked as crashed and should be repaired SQL: SELECT COUNT(question_id) AS count, FROM_UNIXTIME(add_time, '%y-%m') AS add_date FROM question WHERE add_time BETWEEN 1368668970 AND 1400204970 GROUP BY add_date ASC Error Message: Mysqli statement execute error : Table 'question' is marked as crashed and should be repaired
AI智能回复搜索中,请稍后...