查询语句错误 [1194] 错误信息: Table 'pre_common_member_field_forum' is marked as crashed and should be repaired SQL: SELECT m.uid, m.username, m.groupid, m.adminid, m.regdate, m.credits, m.email,
ms.lastactivity, ms.lastactivity,
mc.*, mp.gender, mp.site, mp.icq, mp.qq, mp.yahoo, mp.msn, mp.taobao, mp.alipay,
mf.medals, mf.sightml AS signature, mf.customstatus
FROM pre_common_member m
LEFT JOIN pre_common_member_field_forum mf ON mf.uid=m.uid
LEFT JOIN pre_common_member_status ms ON ms.uid=m.uid
LEFT JOIN pre_common_member_count mc ON mc.uid=m.uid
LEFT JOIN pre_common_member_profile mp ON mp.uid=m.uid
WHERE m.uid IN ('1583','6','1252')