Discuz! info: MySQL Query Error

Time: 2024-9-13 1:06am
Script: /thread-28-1-1.html

SQL: SELECT p.*, m.uid, m.customer_id, m.username, m.groupid, m.adminid, m.regdate, m.lastactivity, m.posts, m.threads, m.digestposts, m.oltime,
m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3, m.extcredits4, m.extcredits5, m.extcredits6,
m.extcredits7, m.extcredits8, m.email, m.gender, m.showemail, m.invisible, m.lastpost, mf.nickname, mf.site,
mf.icq, mf.qq, mf.pan, mf.bio, mf.ask_status, mf.signed, mf.yahoo, mf.msn, mf.taobao, mf.alipay, mf.location, mf.medals,
mf.sightml AS signature, mf.customstatus, mf.spacename, mf.order AS order_num, mf.order_month AS order_num_month, mf.degree AS order_degree, mf.letter AS letter_num
FROM [Table]posts p
LEFT JOIN [Table]members m ON m.uid=p.authorid
LEFT JOIN [Table]memberfields mf ON mf.uid=m.uid
WHERE p.tid='28' AND p.invisible='0' ORDER BY dateline LIMIT 0, 15
Error: Table '[Table]posts' is marked as crashed and should be repaired
Errno.: 1194

到 http://faq.comsenz.com 搜索此错误的解决方案