SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000468s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000468s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000396s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000472s ]
SELECT * FROM `content` WHERE ( `id` = 833063 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000324s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 833063 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000350s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000376s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 833063 AND `delete_time` IS NULL [ RunTime:0.000294s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000370s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 833063 AND `delete_time` IS NULL [ RunTime:0.000305s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000388s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000386s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000299s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'category' AND `dim_id` = 88 AND `keyword` = '' LIMIT 1 [ RunTime:0.000276s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'tag' AND `dim_id` = 80 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'tag' AND `dim_id` = 163 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'tag' AND `dim_id` = 167 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'tag' AND `dim_id` = 247 AND `keyword` = '' LIMIT 1 [ RunTime:0.000266s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000215s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `dim_type` = 'tag' AND `dim_id` = 6 AND `keyword` = '' LIMIT 1 [ RunTime:0.000216s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' [ RunTime:0.000689s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'b74b79fa75f7a4d25b1a6f9e2708c88f' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001343s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' AND `content`.`id` IN ('1083399','913402','1083422','86331','1311367','1276675','725318','972743','1082915','252829','1077720','770781') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000487s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000417s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000279s ]
UPDATE `ab_stat` SET `impressions` = 175695 , `update_time` = 1780986913 WHERE ( `id` = 25 ) [ RunTime:0.000257s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '833063' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000385s ]
SELECT * FROM `content_source` WHERE `content_id` = 833063 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000304s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '833063' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000364s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 833063 AND `delete_time` IS NULL [ RunTime:0.000282s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 833063 AND `delete_time` IS NULL [ RunTime:0.000281s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000371s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 833063 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000268s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (80,163,167,247,341,6) AND `content_id` <> 833063 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.125422s ]
SELECT `id` FROM `content` WHERE `id` IN (267851,836026,836014,835961,835715,835615,835441,835428,835366,835221,835214,835152,835059,834893,834449,834444,834418,834343,834258,834216,833822,833653,833619,833532,833504,833436,833108,832905,832693,830483,829357,443784,442637,270645,270621,270587,270585,270567,270432,270429,270350,270142,270140,270123,270090,270072,270061,270055,270051,270037,270036,270016,269999,269906,269863,269854,269812,269797,269783,269757) AND `status` = 'enable' [ RunTime:0.000752s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' AND `content`.`id` IN ('267851','836026','836014','835961','835715','835615','835441','835428','835366','835221','835214','835152') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000493s ]