SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000441s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000491s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000474s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000543s ]
SELECT * FROM `content` WHERE ( `id` = 77103 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000333s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 77103 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000346s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000418s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 77103 AND `delete_time` IS NULL [ RunTime:0.000282s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000427s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 77103 AND `delete_time` IS NULL [ RunTime:0.000300s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000441s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000454s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000291s ]
UPDATE `visitor_profile` SET `score` = '6' , `hit_count` = 2 WHERE ( `id` = 625086 ) [ RunTime:0.000264s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'category' AND `dim_id` = 27 AND `keyword` = '' LIMIT 1 [ RunTime:0.000264s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 27 AND `keyword` = '' LIMIT 1 [ RunTime:0.000263s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 158 AND `keyword` = '' LIMIT 1 [ RunTime:0.000262s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 202 AND `keyword` = '' LIMIT 1 [ RunTime:0.000261s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 211 AND `keyword` = '' LIMIT 1 [ RunTime:0.000263s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 127 AND `keyword` = '' LIMIT 1 [ RunTime:0.000288s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 313 AND `keyword` = '' LIMIT 1 [ RunTime:0.000263s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000263s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' [ RunTime:0.000361s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '33258a8c536fe0cb942018156ff93f30' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000361s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_category` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`category_id` = '27' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.039206s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_category` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`category_id` = '27' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.038238s ]
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 ('1102134','1102127','628409','75552','1298610','1298571','808294','1137936','77239','78035','1179243','1179306') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000678s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000485s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000265s ]
UPDATE `ab_stat` SET `impressions` = 157188 WHERE ( `id` = 24 ) [ RunTime:0.000248s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '77103' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000330s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000389s ]
SELECT * FROM `content_source` WHERE `content_id` = 77103 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000266s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '77103' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000353s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 77103 AND `delete_time` IS NULL [ RunTime:0.000239s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 77103 AND `delete_time` IS NULL [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000392s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 77103 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000221s ]
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 ('436784','75282','511845','733229','553919','552956','451534','449056','436961','436809','436614','436335') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000476s ]