SELECT * FROM `cdb_sucai_quanjing_categorys` WHERE ( upcatid=0 ) ORDER BY orderby asc LIMIT 10000 [ RunTime:0.001737s ]
SELECT * FROM `cdb_sucai_keyword_createHTML` WHERE ( pinyin="xiaoyuanxuanchuanshejimoban" ) LIMIT 1 [ RunTime:0.001027s ]
SHOW COLUMNS FROM `redocn1_search2` [ RunTime:0.001910s ]
SELECT `fid`,`keywords`,`exclude` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=1 ) ORDER BY LENGTH(keywords) DESC [ RunTime:0.000344s ]
SELECT * FROM tupian.cdb_sucai_categorys_new WHERE ( fid in (34,32,66,340,80,294,52,847,448,670,62,795,126,811,56,823) ) [ RunTime:0.000511s ]
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 (546732,546723,517639,519285,424873,417861,270187,270137,266169,263571,338069,219805,219355,229103,229181,282801,270139,270195,220151,284927,266181,263461,269745,263555,263551,263553,146951,146711,4221,547072,546896,546733,546489,546497,546498,546499,542498,547069,547071,547068) and t.status=1 ) [ RunTime:0.001069s ]
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.000584s ]