SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000486s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000525s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000419s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000517s ]
SELECT * FROM `content` WHERE ( `id` = 913331 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000345s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 913331 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000372s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000444s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 913331 AND `delete_time` IS NULL [ RunTime:0.000295s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000373s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 913331 AND `delete_time` IS NULL [ RunTime:0.000299s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000393s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000390s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000303s ]
UPDATE `visitor_profile` SET `score` = '170.9995' , `hit_count` = 57 WHERE ( `id` = 181918 ) [ RunTime:0.000289s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'category' AND `dim_id` = 108 AND `keyword` = '' LIMIT 1 [ RunTime:0.000280s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'tag' AND `dim_id` = 98 AND `keyword` = '' LIMIT 1 [ RunTime:0.000289s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'tag' AND `dim_id` = 231 AND `keyword` = '' LIMIT 1 [ RunTime:0.000291s ]
UPDATE `visitor_profile` SET `score` = '42' , `hit_count` = 14 WHERE ( `id` = 181996 ) [ RunTime:0.000288s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'tag' AND `dim_id` = 67 AND `keyword` = '' LIMIT 1 [ RunTime:0.000317s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'tag' AND `dim_id` = 339 AND `keyword` = '' LIMIT 1 [ RunTime:0.000293s ]
UPDATE `visitor_profile` SET `score` = '54' , `hit_count` = 18 WHERE ( `id` = 181921 ) [ RunTime:0.000277s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `dim_type` = 'tag' AND `dim_id` = 7 AND `keyword` = '' LIMIT 1 [ RunTime:0.000288s ]
UPDATE `visitor_profile` SET `score` = '60' , `hit_count` = 20 WHERE ( `id` = 181983 ) [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' [ RunTime:0.000831s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '1b15bb5ba98cf239bb533cecccb51d63' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000956s ]
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 ('1069341','1069197','1079484','1083342','1079481','1069473','1069682','1069343','1083373','1069409','554103','293103') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000569s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000458s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000292s ]
UPDATE `ab_stat` SET `impressions` = 43366 WHERE ( `id` = 25 ) [ RunTime:0.000260s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '913331' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000381s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000443s ]
SELECT * FROM `content_source` WHERE `content_id` = 913331 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000327s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '913331' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000390s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 913331 AND `delete_time` IS NULL [ RunTime:0.000314s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 913331 AND `delete_time` IS NULL [ RunTime:0.000295s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000395s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 913331 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000264s ]
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 ('913401','913381','913377','913369','913361','913357','913334','913333','913332','913321','913311','913300') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000515s ]