SELECT * FROM `cdb_sucai_quanjing_categorys` WHERE ( upcatid=0 ) ORDER BY orderby asc LIMIT 10000 [ RunTime:0.000917s ]
SELECT * FROM `cdb_sucai_keyword_createHTML` WHERE ( pinyin="LED" ) LIMIT 1 [ RunTime:0.001826s ]
SHOW COLUMNS FROM `redocn1_search2` [ RunTime:0.001355s ]
SELECT `fid` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=2 and keywords='led' ) LIMIT 1 [ RunTime:0.000277s ]
SELECT `fid`,`keywords`,`exclude` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=1 ) ORDER BY LENGTH(keywords) DESC [ RunTime:0.000998s ]
SELECT * FROM tupian.cdb_sucai_categorys_new WHERE ( fid in (694,700,692,132,708,294,34,32) ) [ RunTime:0.000475s ]
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 (547861,547862,535959,532611,532274,532424,454357,317673,316037,316039,315193,320791,81709,63243,548553,548248,548168,548159,548162,548154,548156,548139,548136,548121,548103,548067,548001,547746,547757,547671,547673,547674,547658,547634,547594,535711,535343,532614,530076,529951) and t.status=1 ) [ RunTime:0.001161s ]
SELECT `id` FROM `cdb_sucai_keyword_createHTML` WHERE ( keywords="led" ) LIMIT 1 [ RunTime:0.000304s ]
select count(*) as counts from cdb_sucai_keyword_time where keywords='led' and searchtime >1746841587 [ RunTime:0.000414s ]
select count(*) as counts from cdb_sucai_keyword_time where keywords='led' and searchtime >1744854387 [ RunTime:0.000329s ]
UPDATE `cdb_sucai_keyword_createHTML` SET `keywords`='led',`result_count`='194',`searchtime`=1747446387,`day_search`=0,`week_search`='0',`month_search`='0' WHERE ( `id` = '7346' ) [ RunTime:0.000525s ]
select * from cdb_sucai_keyword_createHTML where status=1 and pinyin like 'led%' and keywords!='led' and length(keywords)<20 order by searchcount desc limit 0,30 [ RunTime:0.008131s ]
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.000662s ]