(sql錯誤:[[SELECT bt.id,bt.audioid,bt.option,bt.topic,bt.summary,bt.answercount,bt.viewcount,bt.focuscount,bt.likecount,bt.sharecount,bt.imgurl,bt.url,bt.date_create,bt.mid,
bp.content,m.nickname,s.resume,s.tags,s.img,s.img1,NULL as shoucang,NULL as dianzan from bbs_topics bt LEFT JOIN bbs_posts bp on bt.id = bp.topicid
LEFT JOIN member m on bt.mid = m.id
LEFT JOIN sortinput s on bt.option = s.id
WHERE bt.id = and bt.`status` = 'Y']SQLSTATE[42000]: Syntax error or access violation: 1064 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 bt.`status` = 'Y'' at line 5])