SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000487s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000457s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000466s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000515s ]
SELECT * FROM `content` WHERE ( `id` = 934874 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000324s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 934874 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000344s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000391s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 934874 AND `delete_time` IS NULL [ RunTime:0.000276s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000363s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 934874 AND `delete_time` IS NULL [ RunTime:0.000286s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000410s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000397s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000280s ]
UPDATE `visitor_profile` SET `score` = '227.9996' , `hit_count` = 76 WHERE ( `id` = 150342 ) [ RunTime:0.000257s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `dim_type` = 'category' AND `dim_id` = 115 AND `keyword` = '' LIMIT 1 [ RunTime:0.000280s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `dim_type` = 'tag' AND `dim_id` = 105 AND `keyword` = '' LIMIT 1 [ RunTime:0.000249s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `dim_type` = 'tag' AND `dim_id` = 156 AND `keyword` = '' LIMIT 1 [ RunTime:0.000264s ]
UPDATE `visitor_profile` SET `score` = '6' , `hit_count` = 2 WHERE ( `id` = 150650 ) [ RunTime:0.000244s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `dim_type` = 'tag' AND `dim_id` = 97 AND `keyword` = '' LIMIT 1 [ RunTime:0.000264s ]
UPDATE `visitor_profile` SET `score` = '15' , `hit_count` = 5 WHERE ( `id` = 150522 ) [ RunTime:0.000253s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `dim_type` = 'tag' AND `dim_id` = 3 AND `keyword` = '' LIMIT 1 [ RunTime:0.000264s ]
UPDATE `visitor_profile` SET `score` = '15' , `hit_count` = 5 WHERE ( `id` = 150597 ) [ RunTime:0.000245s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' [ RunTime:0.000922s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'f221992f48b4cfe1b5910bdb9f9bfd86' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001598s ]
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 ('1069211','1069550','1083350','1292264','1292251','1292193','1080557','1288390','1289669','780459','1311392','1311374') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000525s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000432s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000253s ]
UPDATE `ab_stat` SET `impressions` = 33865 WHERE ( `id` = 24 ) [ RunTime:0.000224s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '934874' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000400s ]
SELECT * FROM `content_source` WHERE `content_id` = 934874 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000281s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '934874' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000344s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 934874 AND `delete_time` IS NULL [ RunTime:0.000264s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 934874 AND `delete_time` IS NULL [ RunTime:0.000255s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000360s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 934874 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000245s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (105,156,97,3) AND `content_id` <> 934874 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.088992s ]
SELECT `id` FROM `content` WHERE `id` IN (938713,938712,938710,938709,938707,938694,938673,938671,938665,938656,938646,938640,938637,938633,938631,938601,938572,938557,938533,938527,938458,938424,938416,938386,938368,938365,938359,938357,938336,938324,938315,938314,938309,938291,938286,938283,938266,938256,938247,938245,938238,938229,938221,938185,938180,938169,938165,938133,938130,938119,938117,938114,938113,938093,938089,938081,938068,938052,938043,938006) AND `status` = 'enable' [ RunTime:0.000704s ]
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 ('938713','938712','938710','938709','938707','938694','938673','938671','938665','938656','938646','938640') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000470s ]