数据库错误->错误信息:

数据库错误,请等待管理员修复
错误信息描述:  执行SELECT q.question_id, q.content qcontent, q.type, q.club_user_name, q.time qtime, rp.reply_id ,rp.content rpcontent, rp.reply_name, rp.time rptime FROM market.tbl_market_question q LEFT join market.tbl_market_question_reply rp ON q.question_id=rp.question_id WHERE q.dealer_id= and q.cshop_id=679 ORDER by q.time DESC 失败!

SQL返回错误信息: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'and q.cshop_id=679 ORDER by q.time DESC' at line 5

SQL返回错误编号:1064

发生错误时间:  2008-07-05 23:24:25

错误服务器:    cshop.pchome.net

错误脚本:    /679.html

错误来源:    

数据库错误,请等待管理员修复