All Filters
页面:/episodes-1/something-is-out-there-74532.html | 耗时:0.6355 s | 内存:2.23 MB | 查询:9 | 缓存读取:10 写入:6 | 加载文件:24
SELECT * FROM db_content WHERE id=74532 LIMIT 0,1;
SELECT * FROM db_content_qingjie WHERE contentid=74532 group by ji;
SELECT * FROM db_content_qingjie WHERE contentid=74532 and ji='1' order by jishu asc;
SELECT id FROM db_content WHERE 1 and catid=1001 and leixing=2 ORDER BY id DESC limit 5,1;
SELECT pingfen,url,title,fengmiantu FROM db_content WHERE 1 and catid=1001 and leixing=2 AND id>522732 LIMIT 5 ;
SELECT id FROM db_content WHERE 1 and catid=1001 and leixing=1 ORDER BY id DESC limit 10,1;
SELECT pingfen,url,title,fengmiantu FROM db_content WHERE 1 and catid=1001 and leixing=1 AND id>225637 LIMIT 10 ;
SELECT id FROM db_content WHERE 1 and catid=1001 and leixing=2 ORDER BY id DESC limit 10,1;
SELECT pingfen,url,title,fengmiantu FROM db_content WHERE 1 and catid=1001 and leixing=2 AND id>244477 LIMIT 10 ;