SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000509s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000544s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000452s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000544s ]
SELECT * FROM `content` WHERE ( `id` = 422119 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000340s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 422119 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000353s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000410s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 422119 AND `delete_time` IS NULL [ RunTime:0.000301s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000402s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 422119 AND `delete_time` IS NULL [ RunTime:0.000295s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000563s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000422s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000298s ]
UPDATE `visitor_profile` SET `score` = '12' , `hit_count` = 4 WHERE ( `id` = 526055 ) [ RunTime:0.000299s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'category' AND `dim_id` = 134 AND `keyword` = '' LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'tag' AND `dim_id` = 124 AND `keyword` = '' LIMIT 1 [ RunTime:0.000268s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'tag' AND `dim_id` = 182 AND `keyword` = '' LIMIT 1 [ RunTime:0.000273s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'tag' AND `dim_id` = 190 AND `keyword` = '' LIMIT 1 [ RunTime:0.000256s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'tag' AND `dim_id` = 58 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
UPDATE `visitor_profile` SET `score` = '9' , `hit_count` = 3 WHERE ( `id` = 526059 ) [ RunTime:0.000258s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000256s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `dim_type` = 'tag' AND `dim_id` = 342 AND `keyword` = '' LIMIT 1 [ RunTime:0.000258s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' [ RunTime:0.000407s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '003301608b80ecd253b797dd70dd21a5' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000424s ]
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` = '134' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.028649s ]
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` = '134' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.027977s ]
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 ('1311374','1311336','1311359','175266','1273548','1273546','1280936','1280910','487294','488239','127367','690232') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000660s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000473s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000260s ]
UPDATE `ab_stat` SET `impressions` = 129416 WHERE ( `id` = 25 ) [ RunTime:0.000242s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '422119' 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.000407s ]
SELECT * FROM `content_source` WHERE `content_id` = 422119 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000286s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '422119' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000373s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 422119 AND `delete_time` IS NULL [ RunTime:0.000255s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 422119 AND `delete_time` IS NULL [ RunTime:0.000252s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000385s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 422119 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000241s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (124,182,190,58,341,342) AND `content_id` <> 422119 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.231890s ]
SELECT `id` FROM `content` WHERE `id` IN (456725,421282,1040746,1012282,1012175,1012023,1011547,1011158,1010769,1010700,1010201,1010146,1010081,1010057,1009732,908864,845966,845900,845771,845694,845541,842821,841886,788288,635846,631036,631004,588425,584084,558403,558086,557348,555639,554062,552641,552604,552375,551358,551291,551225,550927,514986,514625,514565,514518,514506,514485,514450,511598,497348,490646,490456,490316,489940,488662,488559,458299,456800,456497,456061) AND `status` = 'enable' [ RunTime:0.000718s ]
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 ('456725','421282','1040746','1012282','1012175','1012023','1011547','1011158','1010769','1010700','1010201','1010146') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000487s ]