SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000422s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000484s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000427s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000533s ]
SELECT * FROM `content` WHERE ( `id` = 672590 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000332s ]
SHOW FULL COLUMNS FROM `content_i18n` [ RunTime:0.000410s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` = '672590' [ RunTime:0.000250s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000420s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000283s ]
UPDATE `visitor_profile` SET `score` = '551.9972' , `hit_count` = 184 WHERE ( `id` = 907702 ) [ RunTime:0.000276s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'category' AND `dim_id` = 39 AND `keyword` = '' LIMIT 1 [ RunTime:0.000259s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'tag' AND `dim_id` = 360 AND `keyword` = '' LIMIT 1 [ RunTime:0.000256s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'tag' AND `dim_id` = 151 AND `keyword` = '' LIMIT 1 [ RunTime:0.000289s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'tag' AND `dim_id` = 179 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'tag' AND `dim_id` = 194 AND `keyword` = '' LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'tag' AND `dim_id` = 342 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `dim_type` = 'tag' AND `dim_id` = 22 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' [ RunTime:0.001465s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'c1c0eb1dd582f12bafc3c8d23c8a2f7f' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001940s ]
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 ('1292232','817536','1292205','836282','972772','391908','1069508','175508','1083161','1082905','1276715','577158') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000568s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` IN ('1292232','817536','1292205','836282','972772','391908','1069508','175508','1083161','1082905','1276715','577158') [ RunTime:0.000431s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000508s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000276s ]
UPDATE `ab_stat` SET `impressions` = 207322 WHERE ( `id` = 25 ) [ RunTime:0.000234s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '672590' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000410s ]
SELECT * FROM `content_source` WHERE `content_id` = 672590 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` = '672590' 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` = 672590 AND `delete_time` IS NULL [ RunTime:0.000262s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 672590 AND `delete_time` IS NULL [ RunTime:0.000255s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000397s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 672590 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000239s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (360,151,179,194,342,22) AND `content_id` <> 672590 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.113798s ]
SELECT `id` FROM `content` WHERE `id` IN (674615,674027,499331,1047927,1046382,997839,964953,950322,949619,936777,935647,929158,916813,901014,882182,881277,880054,879523,861913,859246,856705,853044,845985,816304,767689,731315,731058,730812,730381,729303,728482,676380,676330,676278,676255,676244,676242,676231,676210,676192,676154,676150,676092,676075,676072,676060,676029,676028,676012,675978,675974,675973,675959,675947,675939,675923,675889,675845,675819,675816) AND `status` = 'enable' [ RunTime:0.000783s ]
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 ('674615','674027','499331','1047927','1046382','997839','964953','950322','949619','936777','935647','929158') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000491s ]
SELECT `title`,`content_id` FROM `content_i18n` WHERE `lang` = 'zh-cn' AND `content_id` IN ('674615','674027','499331','1047927','1046382','997839','964953','950322','949619','936777','935647','929158') [ RunTime:0.018181s ]