SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000491s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000493s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000411s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000500s ]
SELECT * FROM `content` WHERE ( `id` = 45711 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000308s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 45711 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000332s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000373s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 45711 AND `delete_time` IS NULL [ RunTime:0.000247s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000359s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 45711 AND `delete_time` IS NULL [ RunTime:0.000255s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000388s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000518s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000264s ]
UPDATE `visitor_profile` SET `score` = '224.9995' , `hit_count` = 75 WHERE ( `id` = 816835 ) [ RunTime:0.000244s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'category' AND `dim_id` = 17 AND `keyword` = '' LIMIT 1 [ RunTime:0.000239s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'tag' AND `dim_id` = 18 AND `keyword` = '' LIMIT 1 [ RunTime:0.000282s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'tag' AND `dim_id` = 162 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'tag' AND `dim_id` = 249 AND `keyword` = '' LIMIT 1 [ RunTime:0.000268s ]
UPDATE `visitor_profile` SET `score` = '27' , `hit_count` = 9 WHERE ( `id` = 816998 ) [ RunTime:0.000247s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'tag' AND `dim_id` = 6 AND `keyword` = '' LIMIT 1 [ RunTime:0.000269s ]
UPDATE `visitor_profile` SET `score` = '48' , `hit_count` = 16 WHERE ( `id` = 816959 ) [ RunTime:0.000265s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `dim_type` = 'tag' AND `dim_id` = 23 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' [ RunTime:0.000994s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'df4ec643a26a8f8995a8d678859617ee' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001734s ]
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 ('1292191','709366','1050737','1289662','1289698','217543','1311304','369784','1081663','1293543','1293567','832020') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000499s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000438s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000283s ]
UPDATE `ab_stat` SET `impressions` = 200845 WHERE ( `id` = 24 ) [ 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` = '45711' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000388s ]
SELECT * FROM `content_source` WHERE `content_id` = 45711 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000272s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '45711' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000355s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 45711 AND `delete_time` IS NULL [ RunTime:0.000243s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 45711 AND `delete_time` IS NULL [ RunTime:0.000235s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000372s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 45711 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000221s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (18,162,249,6,23) AND `content_id` <> 45711 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.369472s ]
SELECT `id` FROM `content` WHERE `id` IN (45627,44560,43030,42716,1029641,588319,588009,587950,587906,587640,587536,587491,587460,587442,587418,587208,587053,586800,586791,586461,586457,586407,585747,585343,585296,585235,585027,584934,307628,277193,63664,63652,61409,45713,45706,45701,45640,45639,45626,45594,45589,45578,45380,45376,44914,44504,44495,44432,44371,44088,43954,43885,43881,43844,43841,43737,43497,43453,43332,43087) AND `status` = 'enable' [ RunTime:0.000663s ]
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 ('45627','44560','43030','42716','1029641','588319','588009','587950','587906','587640','587536','587491') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000475s ]