數(shù)據(jù)庫錯誤: [Got error -1 from storage engine]
select * from (select a.*,b.content from `demo_list` a left join demo_list_content b on a.guid=b.guid where (channelid=496 or channelid in(select id from `demo_menu` where parentid=496)) and ispub=1 order by ordering desc,dttime desc) as `temptable`
數(shù)據(jù)庫錯誤: [Got error -1 from storage engine]
SELECT * FROM (SELECT a.*,b.content FROM `demo_list` a left join demo_list_content b on a.guid=b.guid WHERE (channelId=496 OR channelId in(select id from `demo_menu` where parentId=496)) AND ispub=1 ORDER BY ordering DESC,dtTime desc) AS `temptable` order by ordering DESC,id desc limit 0,12