数据库错误: [Got error 28 from storage engine]
select * from (select * from `jinghua_product` order by case ordering when 0 then id else ordering end desc) as `product` where `channelid` in (8) or instr(replace(concat("'",categoryid,"'"),",","','"),"'8'")>0
数据库错误: [Got error 28 from storage engine]
SELECT * FROM (SELECT * FROM `jinghua_product` ORDER BY CASE ordering WHEN 0 THEN id ELSE ordering END DESC) AS `product` WHERE `channelId` IN (8) OR INSTR(REPLACE(CONCAT("'",categoryId,"'"),",","','"),"'8'")>0 order by ordering DESC limit 6,6