SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000403s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000398s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000335s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000388s ]
SELECT * FROM `content` WHERE ( `id` = 248946 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000256s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 248946 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000279s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000307s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000219s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000301s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000238s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000330s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000322s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000277s ]
UPDATE `visitor_profile` SET `score` = '476.9981' , `hit_count` = 159 WHERE ( `id` = 434996 ) [ RunTime:0.000218s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'category' AND `dim_id` = 82 AND `keyword` = '' LIMIT 1 [ RunTime:0.000222s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 74 AND `keyword` = '' LIMIT 1 [ RunTime:0.000225s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 144 AND `keyword` = '' LIMIT 1 [ RunTime:0.000222s ]
UPDATE `visitor_profile` SET `score` = '44.9998' , `hit_count` = 15 WHERE ( `id` = 435113 ) [ RunTime:0.000208s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 147 AND `keyword` = '' LIMIT 1 [ RunTime:0.000221s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 133 AND `keyword` = '' LIMIT 1 [ RunTime:0.000214s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 277 AND `keyword` = '' LIMIT 1 [ RunTime:0.000213s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 282 AND `keyword` = '' LIMIT 1 [ RunTime:0.000213s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000289s ]
UPDATE `visitor_profile` SET `score` = '53.9999' , `hit_count` = 18 WHERE ( `id` = 435193 ) [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `dim_type` = 'tag' AND `dim_id` = 44 AND `keyword` = '' LIMIT 1 [ RunTime:0.000284s ]
UPDATE `visitor_profile` SET `score` = '44.9998' , `hit_count` = 15 WHERE ( `id` = 435121 ) [ RunTime:0.000267s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' [ RunTime:0.001030s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '73556ee128dc7330591e21d6e295b5a0' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001356s ]
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 ('1069255','1069200','1083401','1311304','1311308','1311389','417543','1292243','1288369','1069289','1289690','1069479') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000511s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000428s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000282s ]
UPDATE `ab_stat` SET `impressions` = 109781 WHERE ( `id` = 24 ) [ RunTime:0.000259s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '248946' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000341s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000386s ]
SELECT * FROM `content_source` WHERE `content_id` = 248946 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000301s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '248946' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000377s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000280s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000292s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000370s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 248946 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000267s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (74,144,147,133,277,282,341,44) AND `content_id` <> 248946 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.213512s ]
SELECT `id` FROM `content` WHERE `id` IN (136601,71237,1049135,1048803,1048744,1048732,1048369,1048258,1047998,1047960,1047489,1047331,1046954,1046739,1046716,1046366,1045767,1045499,1045498,1045389,1045385,1008525,1006893,1005133,988954,987309,973452,948180,935175,879517,769935,700469,621712,621543,620968,609226,575966,489153,459221,459215,459180,459076,459026,459017,458912,458852,458770,458586,458371,458158,458063,457958,457956,457876,457537,457199,457187,457058,456851,456849) AND `status` = 'enable' [ RunTime:0.000761s ]
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 ('136601','71237','1049135','1048803','1048744','1048732','1048369','1048258','1047998','1047960','1047489','1047331') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000488s ]