SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000517s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000489s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000454s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000549s ]
SELECT * FROM `content` WHERE ( `id` = 248946 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000341s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 248946 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000358s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000409s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000283s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000400s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000300s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000430s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000463s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000301s ]
UPDATE `visitor_profile` SET `score` = '989.9898' , `hit_count` = 330 WHERE ( `id` = 488598 ) [ RunTime:0.000266s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'category' AND `dim_id` = 82 AND `keyword` = '' LIMIT 1 [ RunTime:0.000276s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 74 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 144 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
UPDATE `visitor_profile` SET `score` = '128.9989' , `hit_count` = 43 WHERE ( `id` = 488732 ) [ RunTime:0.000250s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 147 AND `keyword` = '' LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 133 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 277 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 282 AND `keyword` = '' LIMIT 1 [ RunTime:0.000275s ]
UPDATE `visitor_profile` SET `score` = '27' , `hit_count` = 9 WHERE ( `id` = 488898 ) [ RunTime:0.000246s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 341 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `dim_type` = 'tag' AND `dim_id` = 44 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
UPDATE `visitor_profile` SET `score` = '143.9987' , `hit_count` = 48 WHERE ( `id` = 488725 ) [ RunTime:0.000255s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' [ RunTime:0.001544s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '2f1742806bd79e797f2346eb6373e152' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001743s ]
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 ('1083463','1083389','1069209','1292193','1292192','1292170','1289737','1289703','1289683','1069508','1288392','1288343') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000495s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000468s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000257s ]
UPDATE `ab_stat` SET `impressions` = 126874 WHERE ( `id` = 24 ) [ RunTime:0.000256s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '248946' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000330s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000410s ]
SELECT * FROM `content_source` WHERE `content_id` = 248946 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000287s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '248946' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000374s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000255s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 248946 AND `delete_time` IS NULL [ RunTime:0.000257s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000413s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 248946 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000240s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (74,144,147,133,277,282,341,44) AND `content_id` <> 248946 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.220644s ]
SELECT `id` FROM `content` WHERE `id` IN (136601,71237,1049135,1048803,1048744,1048732,1048369,1048258,1047998,1047960,1047489,1047331,1046954,1046739,1046716,1046366,1045767,1045499,1045498,1045389,1045385,1008525,1006893,1005133,988954,987309,973452,948180,935175,879517,769935,700469,621712,621543,620968,609226,575966,489153,459221,459215,459180,459076,459026,459017,458912,458852,458770,458586,458371,458158,458063,457958,457956,457876,457537,457199,457187,457058,456851,456849) AND `status` = 'enable' [ RunTime:0.000857s ]
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 ('136601','71237','1049135','1048803','1048744','1048732','1048369','1048258','1047998','1047960','1047489','1047331') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000520s ]