SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000500s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000523s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000451s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000545s ]
SELECT * FROM `content` WHERE ( `id` = 66352 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000355s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 66352 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000347s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000435s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 66352 AND `delete_time` IS NULL [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000398s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 66352 AND `delete_time` IS NULL [ RunTime:0.000297s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000426s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000420s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000288s ]
UPDATE `visitor_profile` SET `score` = '803.9946' , `hit_count` = 268 WHERE ( `id` = 465904 ) [ RunTime:0.000259s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'category' AND `dim_id` = 24 AND `keyword` = '' LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 24 AND `keyword` = '' LIMIT 1 [ RunTime:0.000269s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 104 AND `keyword` = '' LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 181 AND `keyword` = '' LIMIT 1 [ RunTime:0.000267s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 194 AND `keyword` = '' LIMIT 1 [ RunTime:0.000268s ]
UPDATE `visitor_profile` SET `score` = '26.9999' , `hit_count` = 9 WHERE ( `id` = 466014 ) [ RunTime:0.000245s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 270 AND `keyword` = '' LIMIT 1 [ RunTime:0.000268s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 23 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
UPDATE `visitor_profile` SET `score` = '44.9999' , `hit_count` = 15 WHERE ( `id` = 466083 ) [ RunTime:0.000249s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `dim_type` = 'tag' AND `dim_id` = 22 AND `keyword` = '' LIMIT 1 [ RunTime:0.000269s ]
UPDATE `visitor_profile` SET `score` = '53.9995' , `hit_count` = 18 WHERE ( `id` = 466019 ) [ RunTime:0.000246s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' [ RunTime:0.001503s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '07edb71c860becea57669cf80e33618c' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001740s ]
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 ('1069292','167659','1069210','1069192','1289666','1289644','463566','1292180','1292260','1069237','1069684','1311388') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000555s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000468s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000253s ]
UPDATE `ab_stat` SET `impressions` = 116532 WHERE ( `id` = 25 ) [ 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` = '66352' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000352s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000422s ]
SELECT * FROM `content_source` WHERE `content_id` = 66352 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000284s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '66352' AND `ct`.`delete_time` IS NULL AND `t`.`delete_time` IS NULL ORDER BY `t`.`tag_name` ASC [ RunTime:0.000372s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 66352 AND `delete_time` IS NULL [ RunTime:0.000253s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 66352 AND `delete_time` IS NULL [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000384s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 66352 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000237s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (24,104,181,194,270,23,22) AND `content_id` <> 66352 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.115656s ]
SELECT `id` FROM `content` WHERE `id` IN (1012140,845985,614992,614691,614185,614051,613881,613805,613501,613267,613227,612874,612559,610845,514887,488391,434029,127367,67232,67047,67020,66850,66807,66774,66621,66593,66548,65999,65820,65501,65476,65383,65307,64986,64859,64855,64785,64756,64582,1040452,1011757,996749,979432,963830,950596,934969,934372,934345,933488,933291,933081,933007,932994,932355,932332,932307,932122,931836,931445,931408) AND `status` = 'enable' [ RunTime:0.000628s ]
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 ('1012140','845985','614992','614691','614185','614051','613881','613805','613501','613267','613227','612874') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000366s ]