SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000521s ]
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.000479s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000573s ]
SELECT * FROM `content` WHERE ( `id` = 458594 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000365s ]
SHOW FULL COLUMNS FROM `content_i18n` [ RunTime:0.000420s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` = '458594' [ RunTime:0.000283s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000421s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000305s ]
UPDATE `visitor_profile` SET `score` = '899.9924' , `hit_count` = 300 WHERE ( `id` = 877445 ) [ RunTime:0.000302s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'category' AND `dim_id` = 143 AND `keyword` = '' LIMIT 1 [ RunTime:0.000291s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 133 AND `keyword` = '' LIMIT 1 [ RunTime:0.000290s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 143 AND `keyword` = '' LIMIT 1 [ RunTime:0.000346s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 146 AND `keyword` = '' LIMIT 1 [ RunTime:0.000287s ]
UPDATE `visitor_profile` SET `score` = '92.9994' , `hit_count` = 31 WHERE ( `id` = 877572 ) [ RunTime:0.000265s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 149 AND `keyword` = '' LIMIT 1 [ RunTime:0.000294s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 107 AND `keyword` = '' LIMIT 1 [ RunTime:0.000297s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 339 AND `keyword` = '' LIMIT 1 [ RunTime:0.000288s ]
UPDATE `visitor_profile` SET `score` = '206.9983' , `hit_count` = 69 WHERE ( `id` = 877575 ) [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000289s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `dim_type` = 'tag' AND `dim_id` = 20 AND `keyword` = '' LIMIT 1 [ RunTime:0.000291s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' [ RunTime:0.001531s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'a653df58d1ea2cd5bc5190bde1933fee' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001921s ]
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 ('1083472','167659','972707','1292216','45461','643003','1311388','369784','213949','1289649','1289693','416632') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000596s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` IN ('1083472','167659','972707','1292216','45461','643003','1311388','369784','213949','1289649','1289693','416632') [ RunTime:0.000456s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000472s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000280s ]
UPDATE `ab_stat` SET `impressions` = 215142 WHERE ( `id` = 24 ) [ RunTime:0.000250s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '458594' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000358s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000431s ]
SELECT * FROM `content_source` WHERE `content_id` = 458594 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000315s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '458594' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000402s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 458594 AND `delete_time` IS NULL [ RunTime:0.000292s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 458594 AND `delete_time` IS NULL [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000405s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 458594 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000264s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (133,143,146,149,107,339,341,20) AND `content_id` <> 458594 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.572476s ]
SELECT `id` FROM `content` WHERE `id` IN (457427,458693,458437,458037,457842,457805,457090,456213,456101,448551,159502,77440,1048674,1048557,1048485,1047157,971149,970656,920485,920266,459210,458792,458750,458552,458427,458295,458282,458085,457804,457800,457716,457707,457613,457438,457262,457133,457047,456853,456476,456475,456428,456293,456155,455972,455660,455633,420088,419999,386257,341297,340610,159500,54278,1054145,1053467,1048764,1048712,1048324,1048021,1047653) AND `status` = 'enable' [ RunTime:0.000734s ]
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 ('457427','458693','458437','458037','457842','457805','457090','456213','456101','448551','159502','77440') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000493s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` IN ('457427','458693','458437','458037','457842','457805','457090','456213','456101','448551','159502','77440') [ RunTime:0.000412s ]