SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000520s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000694s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000450s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000610s ]
SELECT * FROM `content` WHERE ( `id` = 17188 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000339s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 17188 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000412s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 17188 AND `delete_time` IS NULL [ RunTime:0.000270s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000391s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 17188 AND `delete_time` IS NULL [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000421s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000414s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000289s ]
UPDATE `visitor_profile` SET `score` = '509.9973' , `hit_count` = 170 WHERE ( `id` = 631828 ) [ RunTime:0.000282s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'category' AND `dim_id` = 9 AND `keyword` = '' LIMIT 1 [ RunTime:0.000299s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 10 AND `keyword` = '' LIMIT 1 [ RunTime:0.000275s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 143 AND `keyword` = '' LIMIT 1 [ RunTime:0.000273s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 92 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 107 AND `keyword` = '' LIMIT 1 [ RunTime:0.000287s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 301 AND `keyword` = '' LIMIT 1 [ RunTime:0.000275s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000276s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `dim_type` = 'tag' AND `dim_id` = 20 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' [ RunTime:0.001399s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'cdb89ae46c2b0ffc0a4984267d5c1e98' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001863s ]
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 ('1292229','1007149','1069063','1311349','1311373','369784','1083120','1082593','1069246','1083465','1289669','831725') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000587s ]
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.000260s ]
UPDATE `ab_stat` SET `impressions` = 159124 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` = '17188' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000332s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000413s ]
SELECT * FROM `content_source` WHERE `content_id` = 17188 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000288s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '17188' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000380s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 17188 AND `delete_time` IS NULL [ RunTime:0.000262s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 17188 AND `delete_time` IS NULL [ RunTime:0.000259s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000390s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 17188 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000245s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (10,143,92,107,301,341,20) AND `content_id` <> 17188 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.301135s ]
SELECT `id` FROM `content` WHERE `id` IN (14586,14056,14026,947785,945542,944163,881755,511640,511609,511492,364008,363493,363019,361725,361665,361571,342135,312513,311325,311214,310668,310475,145797,145170,144420,144414,120181,77772,67881,50606,17207,17203,17182,16865,16851,16848,16847,16846,16842,16839,16837,15969,15829,15827,15658,15479,15411,15345,15278,15190,14923,14909,14902,14897,14795,14724,14705,14697,14529,14389) AND `status` = 'enable' [ RunTime:0.042654s ]
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 ('14586','14056','14026','947785','945542','944163','881755','511640','511609','511492','364008','363493') ) AND `content`.`delete_time` IS NULL [ RunTime:0.016368s ]