SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000485s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.004055s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000488s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.005308s ]
SELECT * FROM `content` WHERE ( `id` = 698904 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000349s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 698904 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000346s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.005002s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 698904 AND `delete_time` IS NULL [ RunTime:0.000287s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000390s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 698904 AND `delete_time` IS NULL [ RunTime:0.000280s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000418s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000447s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000285s ]
UPDATE `visitor_profile` SET `score` = '797.9942' , `hit_count` = 266 WHERE ( `id` = 225310 ) [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'category' AND `dim_id` = 45 AND `keyword` = '' LIMIT 1 [ RunTime:0.000318s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'tag' AND `dim_id` = 42 AND `keyword` = '' LIMIT 1 [ RunTime:0.000273s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'tag' AND `dim_id` = 249 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
UPDATE `visitor_profile` SET `score` = '92.9996' , `hit_count` = 31 WHERE ( `id` = 225396 ) [ RunTime:0.000252s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'tag' AND `dim_id` = 257 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'tag' AND `dim_id` = 268 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'tag' AND `dim_id` = 6 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
UPDATE `visitor_profile` SET `score` = '149.9989' , `hit_count` = 50 WHERE ( `id` = 225397 ) [ RunTime:0.000251s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `dim_type` = 'tag' AND `dim_id` = 349 AND `keyword` = '' LIMIT 1 [ RunTime:0.000275s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' [ RunTime:0.001498s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '204ac208d8e209ea1bc9617e62cecb15' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.013611s ]
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 ('1083410','1083393','1083403','1069508','1069594','1289647','930751','1292200','1292196','1288346','1069292','1311338') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000598s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000478s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000259s ]
UPDATE `ab_stat` SET `impressions` = 52978 WHERE ( `id` = 24 ) [ RunTime:0.000245s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '698904' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000327s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000407s ]
SELECT * FROM `content_source` WHERE `content_id` = 698904 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` = '698904' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000365s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 698904 AND `delete_time` IS NULL [ RunTime:0.000258s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 698904 AND `delete_time` IS NULL [ RunTime:0.000254s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000386s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 698904 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000272s ]
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 ('699420','699384','698873','698743','131066','131064','131058','129219','699428','697735','131065','131062') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000506s ]