SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000362s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000341s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000372s ]
SELECT * FROM `content` WHERE ( `id` = 796560 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000251s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 796560 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000295s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 796560 AND `delete_time` IS NULL [ RunTime:0.000216s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000287s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 796560 AND `delete_time` IS NULL [ RunTime:0.000222s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000301s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000224s ]
UPDATE `visitor_profile` SET `score` = '272.9994' , `hit_count` = 91 WHERE ( `id` = 167403 ) [ RunTime:0.000201s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `dim_type` = 'category' AND `dim_id` = 79 AND `keyword` = '' LIMIT 1 [ RunTime:0.000199s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `dim_type` = 'tag' AND `dim_id` = 71 AND `keyword` = '' LIMIT 1 [ RunTime:0.000197s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `dim_type` = 'tag' AND `dim_id` = 231 AND `keyword` = '' LIMIT 1 [ RunTime:0.000208s ]
UPDATE `visitor_profile` SET `score` = '18' , `hit_count` = 6 WHERE ( `id` = 167482 ) [ RunTime:0.000192s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `dim_type` = 'tag' AND `dim_id` = 339 AND `keyword` = '' LIMIT 1 [ RunTime:0.000210s ]
UPDATE `visitor_profile` SET `score` = '39' , `hit_count` = 13 WHERE ( `id` = 167447 ) [ RunTime:0.000191s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `dim_type` = 'tag' AND `dim_id` = 7 AND `keyword` = '' LIMIT 1 [ RunTime:0.000212s ]
UPDATE `visitor_profile` SET `score` = '30' , `hit_count` = 10 WHERE ( `id` = 167448 ) [ RunTime:0.000192s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' [ RunTime:0.000650s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '01dd89afc076a10c1b8f76c5f5c8154c' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001147s ]
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 ('1289721','1289732','973055','824253','1069790','1292221','257529','1069409','1083401','1082477','824264','890102') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000395s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000319s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000208s ]
UPDATE `ab_stat` SET `impressions` = 39572 WHERE ( `id` = 24 ) [ RunTime:0.000179s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '796560' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000245s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000307s ]
SELECT * FROM `content_source` WHERE `content_id` = 796560 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000237s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '796560' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000276s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 796560 AND `delete_time` IS NULL [ RunTime:0.000210s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 796560 AND `delete_time` IS NULL [ RunTime:0.000201s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000287s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 796560 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000199s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (71,231,339,7) AND `content_id` <> 796560 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.281710s ]
SELECT `id` FROM `content` WHERE `id` IN (800384,800383,800382,800380,800379,800378,800377,800376,800375,800373,800372,800371,800370,800369,800368,800367,800366,800365,800364,800363,800362,800361,800360,800359,800357,800356,800355,800354,800353,800352,800351,800350,800349,800348,800347,800346,800345,800344,800343,800342,800341,800340,800339,800338,800337,800336,800335,800334,800332,800331,800327,800324,800323,800322,800320,800319,800318,800317,800316,800315) AND `status` = 'enable' [ RunTime:0.000632s ]
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 ('800384','800383','800382','800380','800379','800378','800377','800376','800375','800373','800372','800371') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000474s ]