SELECT * FROM `cdb_sucai_quanjing_categorys` WHERE ( upcatid=0 ) ORDER BY orderby asc LIMIT 10000 [ RunTime:0.001391s ]
SELECT * FROM `cdb_sucai_keyword_createHTML` WHERE ( pinyin="yingtong" ) LIMIT 1 [ RunTime:0.000851s ]
SHOW COLUMNS FROM `redocn1_search2` [ RunTime:0.000461s ]
SELECT `fid` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=2 and keywords='婴童' ) LIMIT 1 [ RunTime:0.000260s ]
SELECT `fid`,`keywords`,`exclude` FROM tupian.cdb_search_core_keywords WHERE ( math_mode=1 ) ORDER BY LENGTH(keywords) DESC [ RunTime:0.000345s ]
SELECT * FROM tupian.cdb_sucai_categorys_new WHERE ( fid in (32,294) ) [ RunTime:0.000423s ]
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 (337759,350387,350391,350393,350395,350397) and t.status=1 ) [ RunTime:0.000630s ]
SELECT `id` FROM `cdb_sucai_keyword_createHTML` WHERE ( keywords="婴童" ) LIMIT 1 [ RunTime:0.000355s ]
select count(*) as counts from cdb_sucai_keyword_time where keywords='婴童' and searchtime >1749032313 [ RunTime:0.000324s ]
select count(*) as counts from cdb_sucai_keyword_time where keywords='婴童' and searchtime >1747045113 [ RunTime:0.000286s ]
UPDATE `cdb_sucai_keyword_createHTML` SET `keywords`='婴童',`result_count`='6',`searchtime`=1749637113,`day_search`=0,`week_search`='0',`month_search`='0' WHERE ( `id` = '659135' ) [ RunTime:0.000532s ]
select * from cdb_sucai_keyword_createHTML where id in(659135,4260767,531436) and keywords!='婴童' limit 0,30 [ RunTime:0.001053s ]
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.000576s ]