SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000543s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000495s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000466s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000531s ]
SELECT * FROM `content` WHERE ( `id` = 277015 AND `status` = 'enable' ) AND `content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000347s ]
UPDATE `content` SET `views` = `views` + 1 WHERE ( `id` = 277015 ) AND `content`.`delete_time` IS NULL [ RunTime:0.000353s ]
SHOW FULL COLUMNS FROM `content_category` [ RunTime:0.000424s ]
SELECT `category_id` FROM `content_category` WHERE `content_id` = 277015 AND `delete_time` IS NULL [ RunTime:0.000279s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000383s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 277015 AND `delete_time` IS NULL [ RunTime:0.000292s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000408s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000404s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'category' AND `dim_id` = 0 AND `keyword` = '' LIMIT 1 [ RunTime:0.000292s ]
UPDATE `visitor_profile` SET `score` = '335.9989' , `hit_count` = 112 WHERE ( `id` = 605112 ) [ RunTime:0.000267s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'category' AND `dim_id` = 90 AND `keyword` = '' LIMIT 1 [ RunTime:0.000274s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 82 AND `keyword` = '' LIMIT 1 [ RunTime:0.000279s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 173 AND `keyword` = '' LIMIT 1 [ RunTime:0.000258s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 113 AND `keyword` = '' LIMIT 1 [ RunTime:0.000272s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 271 AND `keyword` = '' LIMIT 1 [ RunTime:0.000267s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 339 AND `keyword` = '' LIMIT 1 [ RunTime:0.000275s ]
UPDATE `visitor_profile` SET `score` = '68.9999' , `hit_count` = 23 WHERE ( `id` = 605119 ) [ RunTime:0.000252s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 79 AND `keyword` = '' LIMIT 1 [ RunTime:0.000255s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `dim_type` = 'tag' AND `dim_id` = 4 AND `keyword` = '' LIMIT 1 [ RunTime:0.000273s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' [ RunTime:0.001253s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '5b95c78c5f55d777ecae67e35a281c18' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001741s ]
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 ('1292243','1292237','1292264','369784','1311297','792201','1069253','1083368','1069790','1069199','1069656','166317') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000582s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000480s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'detail' LIMIT 1 [ RunTime:0.000286s ]
UPDATE `ab_stat` SET `impressions` = 146191 WHERE ( `id` = 25 ) [ RunTime:0.000276s ]
SELECT `cat`.`id`,`cat`.`category_name` FROM `content_category` `cc` LEFT JOIN `category` `cat` ON `cat`.`id`=`cc`.`category_id` WHERE `cc`.`content_id` = '277015' AND `cc`.`delete_time` IS NULL AND `cat`.`delete_time` IS NULL AND `cat`.`status` = 'enable' [ RunTime:0.000333s ]
SHOW FULL COLUMNS FROM `content_source` [ RunTime:0.000387s ]
SELECT * FROM `content_source` WHERE `content_id` = 277015 AND `status` = 'enable' AND `url` <> '' ORDER BY `myorder` DESC,`id` ASC [ RunTime:0.000306s ]
SELECT `t`.`id`,`t`.`tag_name` FROM `content_tags` `ct` LEFT JOIN `tags` `t` ON `t`.`id`=`ct`.`tag_id` WHERE `ct`.`content_id` = '277015' 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` = 277015 AND `delete_time` IS NULL [ RunTime:0.000293s ]
SELECT `tag_id` FROM `content_tags` WHERE `content_id` = 277015 AND `delete_time` IS NULL [ RunTime:0.000279s ]
SHOW FULL COLUMNS FROM `content_covisit` [ RunTime:0.000377s ]
SELECT `related_id` FROM `content_covisit` WHERE `content_id` = 277015 ORDER BY `score` DESC LIMIT 12 [ RunTime:0.000301s ]
SELECT content_id FROM `content_tags` WHERE `tag_id` IN (82,173,113,271,339,79,4) AND `content_id` <> 277015 GROUP BY `content_id` ORDER BY COUNT(*) DESC,`content_id` DESC LIMIT 60 [ RunTime:0.279161s ]
SELECT `id` FROM `content` WHERE `id` IN (841004,843248,843222,842887,842828,842148,842031,841892,841798,841740,841350,840894,840699,840429,840342,840253,840205,830898,277456,277317,276786,276605,276040,275943,275804,275630,275164,275125,275094,274928,274855,274798,274789,274729,274672,274657,274597,274404,274361,947872,946931,942634,844085,844075,844070,844040,844030,844025,843989,843930,843929,843928,843895,843893,843820,843819,843787,843780,843771,843738) AND `status` = 'enable' [ RunTime:0.000671s ]
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 ('841004','843248','843222','842887','842828','842148','842031','841892','841798','841740','841350','840894') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000493s ]