SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000363s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000355s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000351s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000316s ]
SELECT * FROM `tags` WHERE ( `id` = 123 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000202s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000308s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000303s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'e413eb2b55a7e24e2cc1eeda30da44c8' AND `dim_type` = 'tag' AND `dim_id` = 123 AND `keyword` = 'Outdoor' LIMIT 1 [ RunTime:0.000211s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000359s ]
SELECT `content`.`id` FROM `content` `content` LEFT JOIN `content_tags` `ct` ON `content`.`id`=`ct`.`content_id` WHERE ( `content`.`status` = 'enable' AND `ct`.`tag_id` = '123' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 96,24 [ RunTime:0.028202s ]
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 ('1083001','1053796','1083011','1053799','1049404','1053848','1053854','1049420','1083089','1058334','1053926','1083172','1053965','1083185','1054007','1054019','1083245','1054047','1054051','1054080','1054100','1049675','1058576','1054141') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000563s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'e413eb2b55a7e24e2cc1eeda30da44c8' [ RunTime:0.000338s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'e413eb2b55a7e24e2cc1eeda30da44c8' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000246s ]
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 ('1083833','1083822','762858','762851','1265718','1265741','1266305','1266252') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000314s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000359s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000204s ]
UPDATE `ab_stat` SET `impressions` = 416 WHERE ( `id` = 22 ) [ RunTime:0.000192s ]