SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000477s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000371s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000421s ]
SELECT * FROM `content` WHERE ( `id` = 668496 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000306s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 668496 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000316s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 668496 AND `delete_time` IS NULL [ RunTime:0.000271s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000307s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 668496 AND `delete_time` IS NULL [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000329s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000320s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000261s ]
UPDATE `visitor_profile` SET `score` = '293.9993' , `hit_count` = 98 WHERE ( `id` = 758982 ) [ RunTime:0.000250s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'category' AND `dim_id` = 38 AND `keyword` = '' LIMIT 1 [ RunTime:0.000241s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'tag' AND `dim_id` = 38 AND `keyword` = '' LIMIT 1 [ RunTime:0.000257s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'tag' AND `dim_id` = 195 AND `keyword` = '' LIMIT 1 [ RunTime:0.000251s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'tag' AND `dim_id` = 226 AND `keyword` = '' LIMIT 1 [ RunTime:0.000258s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'tag' AND `dim_id` = 274 AND `keyword` = '' LIMIT 1 [ RunTime:0.000311s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'tag' AND `dim_id` = 343 AND `keyword` = '' LIMIT 1 [ RunTime:0.000219s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `dim_type` = 'tag' AND `dim_id` = 51 AND `keyword` = '' LIMIT 1 [ RunTime:0.000213s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' [ RunTime:0.000774s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'fc1f3aadf850ef16e328e66ecc66b8ea' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001430s ]
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 ('1292170','1292182','1074635','1311390','354591','369784','1082571','1007992','1083046','1289631','1069343','1288427') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000404s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000418s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000210s ]
UPDATE `ab_stat` SET `impressions` = 187260 WHERE ( `id` = 24 ) [ RunTime:0.000180s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '668496' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000259s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000311s ]
SELECT * FROM `content_source` WHERE `content_id` = 668496 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000227s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '668496' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000286s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 668496 AND `delete_time` IS NULL [ RunTime:0.000210s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 668496 AND `delete_time` IS NULL [ RunTime:0.000202s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000291s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 668496 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000198s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (38,195,226,274,343,51) AND `content_id` <> 668496 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.044574s ]
SELECT `id` FROM `content` WHERE `id` IN (668539,813013,812493,672266,672154,671963,671947,671916,671842,671695,671655,671620,671465,671384,671326,671276,671262,671209,671125,671075,671056,671049,670843,670806,670804,670793,670750,670644,670627,670595,670444,670332,670124,670052,669959,669955,669869,669851,669714,669613,669612,669581,669450,669384,669358,669177,669063,668951,668944,668793,668692,668675,668666,668554,668535,668485,668475,668461,668451,668414) AND `status` = 'enable' [ RunTime:0.000629s ]
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 ('668539','813013','812493','672266','672154','671963','671947','671916','671842','671695','671655','671620') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000449s ]