SELECT * FROM `cdb_sucai_quanjing_categorys` WHERE ( upcatid=0 ) ORDER BY orderby asc LIMIT 10000 [ RunTime:0.000575s ]
SELECT * FROM `cdb_sucai_keyword_createHTML` WHERE ( pinyin="qiyexingxiangshejimoban" ) LIMIT 1 [ RunTime:0.000920s ]
SHOW COLUMNS FROM `redocn1_search2` [ RunTime:0.000447s ]
SELECT `fid`,`keywords`,`exclude` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=1 ) ORDER BY LENGTH(keywords) DESC [ RunTime:0.000396s ]
SELECT * FROM tupian.cdb_sucai_categorys_new WHERE ( fid in (66,34,32,84,294,340,62,144,126,80) ) [ RunTime:0.000474s ]
SELECT t.cate1,t.cate2,t.cate3,t.attachwidth,t.attachheight,t.status,if(t.attachsource=1,if(c_old.pinyin is not null,c_old.pinyin,c.pinyin),ys.pinyin) as pinyin,t.dateline,t.author,t.tid,t.authorid,t.price,t.keywords,t.attachsource,t.attachtype,t.redocn_tid,t.source_down_url,t.source,t.source_addtime,t.money_type,t.money,t.mode,t.attach_unit,t.downloads,t.fid,t.subject,t.width_t,t.height_t,t.image_small,t.image,t.filesize,t.fid0,t.downloads FROM tupian.cdb_sucai_main as t LEFT JOIN tupian.cdb_sucai_categorys_new c on t.cate1=c.fid LEFT JOIN tupian.cdb_sucai_categorys c_old on t.fid0=c_old.fid LEFT JOIN tupian.cdb_sucai_yscategorys ys on t.fid0=ys.fid WHERE ( t.tid in (69541,73607,58573,39519,38707,38709,31767,30393,17405,9551,9217,8931,2529,13901,77551,77553,57951,57817,44065,38999,39019,38025,29425,21467,18143,17833,17865,17545,14359,14355,13231,9919,9317,7957,951,60191,77555,44937,9219,45441) and t.status=1 ) [ RunTime:0.001200s ]
SELECT if(t.attachsource=1,if(c_old.pinyin is not null,c_old.pinyin,c.pinyin),ys.pinyin) as pinyin ,t.tid,t.subject,t.fid0,t.fid1,t.fid from tupian.cdb_sucai_main t
left join tupian.cdb_sucai_yscategorys ys on t.fid0=ys.fid
left join tupian.cdb_sucai_categorys c_old on t.fid0=c_old.fid
left join tupian.cdb_sucai_categorys_new c on t.cate1=c.fid
where t.status=1 order by t.tid DESC limit 30 [ RunTime:0.000597s ]