SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000491s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.010057s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000452s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.004701s ]
SELECT * FROM `content` WHERE ( `id` = 186535 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000325s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 186535 ) AND `content`.`delete_time` IS NULL [ RunTime:0.002398s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000470s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 186535 AND `delete_time` IS NULL [ RunTime:0.000277s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000396s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 186535 AND `delete_time` IS NULL [ RunTime:0.000294s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000437s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000426s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000293s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'category' AND `dim_id` = 64 AND `keyword` = '' LIMIT 1 [ RunTime:0.000268s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'tag' AND `dim_id` = 57 AND `keyword` = '' LIMIT 1 [ RunTime:0.000257s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'tag' AND `dim_id` = 104 AND `keyword` = '' LIMIT 1 [ RunTime:0.000271s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'tag' AND `dim_id` = 178 AND `keyword` = '' LIMIT 1 [ RunTime:0.000252s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'tag' AND `dim_id` = 181 AND `keyword` = '' LIMIT 1 [ RunTime:0.000250s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'tag' AND `dim_id` = 22 AND `keyword` = '' LIMIT 1 [ RunTime:0.000250s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `dim_type` = 'tag' AND `dim_id` = 346 AND `keyword` = '' LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' [ RunTime:0.001625s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '4b4d39dcb90ea9e97d79beb5930a7377' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.005576s ]
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 ('1080557','1069203','1083399','1288360','1069197','1069212','1292228','1292230','816307','1069354','1079483','1069279') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000518s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000486s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000249s ]
UPDATE `ab_stat` SET `impressions` = 30857 WHERE ( `id` = 24 ) [ RunTime:0.000237s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '186535' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000344s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000428s ]
SELECT * FROM `content_source` WHERE `content_id` = 186535 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000276s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '186535' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000363s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 186535 AND `delete_time` IS NULL [ RunTime:0.000246s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 186535 AND `delete_time` IS NULL [ RunTime:0.000250s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000362s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 186535 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000228s ]
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 ('188831','188478','188364','186193','1012140','1006966','983278','980912','978068','934109','933965','931964') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000487s ]