SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000479s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000493s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000440s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000501s ]
SELECT * FROM `content` WHERE ( `id` = 344856 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000360s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 344856 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000346s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000398s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 344856 AND `delete_time` IS NULL [ RunTime:0.000284s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000361s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 344856 AND `delete_time` IS NULL [ RunTime:0.000278s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000419s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000402s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000280s ]
UPDATE `visitor_profile` SET `score` = '125.9998' , `hit_count` = 42 WHERE ( `id` = 250149 ) [ RunTime:0.000253s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'category' AND `dim_id` = 111 AND `keyword` = '' LIMIT 1 [ RunTime:0.000257s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'tag' AND `dim_id` = 101 AND `keyword` = '' LIMIT 1 [ RunTime:0.000255s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'tag' AND `dim_id` = 143 AND `keyword` = '' LIMIT 1 [ RunTime:0.000267s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'tag' AND `dim_id` = 183 AND `keyword` = '' LIMIT 1 [ RunTime:0.000284s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000266s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `dim_type` = 'tag' AND `dim_id` = 20 AND `keyword` = '' LIMIT 1 [ RunTime:0.000268s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' [ RunTime:0.000764s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '5c5016517c6eb35ed40bc7b030ab35f6' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001038s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '4' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.200278s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '4' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.216282s ]
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 ('1292249','1292168','251237','1289673','1289717','808180','1079489','1069593','1276701','213947','1074723','1077340') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000698s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000481s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000267s ]
UPDATE `ab_stat` SET `impressions` = 59635 , `update_time` = 1780948345 WHERE ( `id` = 25 ) [ RunTime:0.000252s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '344856' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000344s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000416s ]
SELECT * FROM `content_source` WHERE `content_id` = 344856 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000289s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '344856' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000372s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 344856 AND `delete_time` IS NULL [ RunTime:0.000261s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 344856 AND `delete_time` IS NULL [ RunTime:0.000256s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000391s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 344856 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000241s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (101,143,183,341,20) AND `content_id` <> 344856 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.138788s ]
SELECT `id` FROM `content` WHERE `id` IN (925251,923965,923650,923588,923178,922492,344874,344662,344540,344346,344302,344206,343565,343444,343394,343351,343318,343280,343173,343171,342972,342938,342783,342713,342694,342034,342024,341936,341693,341643,341572,341549,1027688,972528,957059,956429,955853,950087,949886,949334,925351,925283,925197,925167,925135,925095,925092,925091,925090,924977,924868,924802,924786,924716,924715,924714,924713,924707,924698,924626) AND `status` = 'enable' [ RunTime:0.000790s ]
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 ('925251','923965','923650','923588','923178','922492','344874','344662','344540','344346','344302','344206') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000458s ]