数据库错误: [Got error -1 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 (2,8,9,10,11,12,13) or instr(replace(concat("'",categoryid,"'"),",","','"),"'2'")>0
数据库错误: [Got error -1 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 (2,8,9,10,11,12,13) OR INSTR(REPLACE(CONCAT("'",categoryId,"'"),",","','"),"'2'")>0 order by ordering DESC limit 12,6