SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000530s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000495s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000482s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000556s ]
SELECT * FROM `content` WHERE ( `id` = 1046830 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000351s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 1046830 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000375s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000414s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 1046830 AND `delete_time` IS NULL [ RunTime:0.000317s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000402s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 1046830 AND `delete_time` IS NULL [ RunTime:0.000310s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000433s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000420s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000308s ]
UPDATE `visitor_profile` SET `score` = '845.9936' , `hit_count` = 282 WHERE ( `id` = 176822 ) [ RunTime:0.000281s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'category' AND `dim_id` = 143 AND `keyword` = '' LIMIT 1 [ RunTime:0.000291s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'tag' AND `dim_id` = 133 AND `keyword` = '' LIMIT 1 [ RunTime:0.000292s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'tag' AND `dim_id` = 58 AND `keyword` = '' LIMIT 1 [ RunTime:0.000298s ]
UPDATE `visitor_profile` SET `score` = '125.9991' , `hit_count` = 42 WHERE ( `id` = 177013 ) [ RunTime:0.000298s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'tag' AND `dim_id` = 316 AND `keyword` = '' LIMIT 1 [ RunTime:0.000290s ]
UPDATE `visitor_profile` SET `score` = '101.9996' , `hit_count` = 34 WHERE ( `id` = 176944 ) [ RunTime:0.000263s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000287s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `dim_type` = 'tag' AND `dim_id` = 4 AND `keyword` = '' LIMIT 1 [ RunTime:0.000289s ]
UPDATE `visitor_profile` SET `score` = '161.9989' , `hit_count` = 54 WHERE ( `id` = 176945 ) [ RunTime:0.000264s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' [ RunTime:0.001339s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '0200a790d0fc51bd38c2ec7c387f7ece' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001641s ]
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 ('1292166','1079490','1069063','1083402','1069195','1083355','1028537','335337','1179235','1179299','1288427','1288442') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000584s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000484s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000311s ]
UPDATE `ab_stat` SET `impressions` = 41798 WHERE ( `id` = 25 ) [ 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` = '1046830' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000348s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000427s ]
SELECT * FROM `content_source` WHERE `content_id` = 1046830 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000307s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '1046830' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000401s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 1046830 AND `delete_time` IS NULL [ RunTime:0.000281s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 1046830 AND `delete_time` IS NULL [ RunTime:0.000271s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000399s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 1046830 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000263s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (133,58,316,341,4) AND `content_id` <> 1046830 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.279764s ]
SELECT `id` FROM `content` WHERE `id` IN (1048798,1048737,1048351,1048292,1048175,1047877,1047503,1047373,1047130,1046866,1046510,1046496,1046408,1046239,1046223,1046138,1045653,1045552,1045457,1045419,1045292,935707,787409,504969,459002,458976,458778,458743,458423,458166,458043,457714,457699,456977,456897,456800,456269,456100,455768,455674,455668,426612,368552,361535,358636,325051,319008,224654,190265,189180,103530,87062,83676,66953,17452,10338,1081743,1058736,1049216,1049212) AND `status` = 'enable' [ RunTime:0.000671s ]
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 ('1048798','1048737','1048351','1048292','1048175','1047877','1047503','1047373','1047130','1046866','1046510','1046496') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000379s ]