查询语句错误 [145]
错误信息: Table '.\gxszp\dzgxszp_forum_attachment' is marked as crashed and should be repaired
SQL: SELECT a.*, af.description, l.relatedid AS payed FROM dzgxszp_forum_attachment a LEFT JOIN dzgxszp_forum_attachmentfield af ON a.aid=af.aid LEFT JOIN dzgxszp_common_credit_log l ON l.relatedid=a.aid AND l.uid='0' AND l.operation='BAC' WHERE a.pid IN (-1,20520)

点击这里寻求帮助

PHP Backtrace
FileLineFunction
source\class\class_core.php644db_mysql->halt()
source\class\class_core.php826db_mysql->query()
source\function\function_attachment.php79DB::query()
source\module\forum\forum_viewthread.php559parseattach()
source\module\forum\forum_redirect.php132require_once()
forum.php54require()