SELECT * FROM `cdb_sucai_quanjing_categorys` WHERE ( upcatid=0 ) ORDER BY orderby asc LIMIT 10000 [ RunTime:0.000518s ]
SELECT * FROM `cdb_sucai_keyword_createHTML` WHERE ( pinyin="hongyanggongjiangjingshen" ) LIMIT 1 [ RunTime:0.000461s ]
SHOW COLUMNS FROM `redocn1_search2` [ RunTime:0.000377s ]
SELECT `fid`,`keywords`,`exclude` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=1 ) ORDER BY LENGTH(keywords) DESC [ RunTime:0.000319s ]
SELECT * FROM tupian.cdb_sucai_categorys_new WHERE ( fid in (80,34,32,52,795) ) [ RunTime:0.000459s ]
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 (537532,535369,457713,547463,547293,547294,547215,547217,542382,547216,510855,438891,521422,521425,521066,521068,521070,521073,521075,521077,521065,508375,508385,508387,508317,508295,508217,508127,508133,508025,508027,508029,508031,502269,502213,502147,457727,508377) and t.status=1 ) [ RunTime:0.001007s ]
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.000851s ]