SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000509s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000573s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000387s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000490s ]
SELECT * FROM `content` WHERE ( `id` = 674262 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000291s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 674262 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000324s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000361s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 674262 AND `delete_time` IS NULL [ RunTime:0.000243s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000358s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 674262 AND `delete_time` IS NULL [ RunTime:0.000270s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000383s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000381s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000257s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'category' AND `dim_id` = 39 AND `keyword` = '' LIMIT 1 [ RunTime:0.000237s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'tag' AND `dim_id` = 360 AND `keyword` = '' LIMIT 1 [ RunTime:0.000237s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'tag' AND `dim_id` = 104 AND `keyword` = '' LIMIT 1 [ RunTime:0.000288s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'tag' AND `dim_id` = 179 AND `keyword` = '' LIMIT 1 [ RunTime:0.000261s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'tag' AND `dim_id` = 249 AND `keyword` = '' LIMIT 1 [ RunTime:0.000262s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'tag' AND `dim_id` = 6 AND `keyword` = '' LIMIT 1 [ RunTime:0.000267s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `dim_type` = 'tag' AND `dim_id` = 23 AND `keyword` = '' LIMIT 1 [ RunTime:0.000262s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' [ RunTime:0.000311s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'ca37342f1e2cb68a3433a400a06aac43' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000318s ]
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` = '39' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.122009s ]
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` = '39' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.099294s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '179' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.017227s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '179' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.038275s ]
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 ('1200514','672418','1200515','1083145','1289626','1145190','762927','1274666','1274655','806315','1068945','1083350') ) AND `content`.`delete_time` IS NULL [ RunTime:0.012059s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000481s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000264s ]
UPDATE `ab_stat` SET `impressions` = 9713 WHERE ( `id` = 24 ) [ RunTime:0.000246s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '674262' 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.000415s ]
SELECT * FROM `content_source` WHERE `content_id` = 674262 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000300s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '674262' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000384s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 674262 AND `delete_time` IS NULL [ RunTime:0.000257s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 674262 AND `delete_time` IS NULL [ RunTime:0.000267s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000392s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 674262 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000242s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (360,104,179,249,6,23) AND `content_id` <> 674262 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.655806s ]
SELECT `id` FROM `content` WHERE `id` IN (593345,1012140,1007397,1006094,933716,932396,931770,931349,844905,723660,702244,701522,676350,676349,676348,676347,676285,676258,676217,676201,676200,676199,676142,676083,676073,676041,676032,676023,675981,675974,675956,675955,675954,675930,675929,675928,675911,675898,675888,675870,675857,675816,675814,675772,675741,675726,675713,675687,675670,675657,675655,675600,675599,675594,675585,675535,675521,675511,675459,675435) AND `status` = 'enable' [ RunTime:0.001720s ]
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 ('593345','1012140','1007397','1006094','933716','932396','931770','931349','844905','723660','702244','701522') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000516s ]