All Filters
页面:/episodes/a-tale-of-snow-and-fire-99618.html | 耗时:0.9571 s | 内存:2.23 MB | 查询:12 | 缓存读取:10 写入:8 | 加载文件:24
SELECT * FROM db_content WHERE id=99618 LIMIT 0,1;
SELECT * FROM db_content_qingjie WHERE contentid=99618 group by ji;
SELECT * FROM db_content_qingjie WHERE contentid=99618 and ji='1' order by jishu asc;
SELECT * FROM db_category WHERE 1 and id=1013 LIMIT 0,1;
SELECT id FROM db_content WHERE 1 and catid=1013 and leixing=2 ORDER BY id DESC limit 5,1;
SELECT pingfen,url,title,fengmiantu FROM db_content WHERE 1 and catid=1013 and leixing=2 AND id>25687 LIMIT 5 ;
SELECT id FROM db_content WHERE 1 and catid=1013 and leixing=1 ORDER BY id DESC limit 10,1;
SELECT pingfen,url,title,fengmiantu FROM db_content WHERE 1 and catid=1013 and leixing=1 AND id>78901 LIMIT 10 ;
SELECT id FROM db_content WHERE 1 and catid=1013 and leixing=2 ORDER BY id DESC limit 10,1;
SELECT pingfen,url,title,fengmiantu FROM db_content WHERE 1 and catid=1013 and leixing=2 AND id>46233 LIMIT 10 ;
SELECT id FROM db_content WHERE 1 and catid=1013 ORDER BY id DESC limit 6,1;
SELECT url,title,images,leixing,description FROM db_content WHERE 1 and catid=1013 AND id>71087 LIMIT 6 ;