数据库错误: [Unknown column ''' in 'where clause']
select * from `big_product` where `channelid` in (3,25,26,27,28,10,11) or instr(replace(concat("'",categoryid,"'"),",","','"),"'3'")>0
数据库错误: [Unknown column ''' in 'where clause']
SELECT * FROM `big_product` WHERE `channelId` IN (3,25,26,27,28,10,11) OR INSTR(REPLACE(CONCAT("'",categoryId,"'"),",","','"),"'3'")>0 order by ordering DESC,id DESC limit 0,12