SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000434s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000479s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000383s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000384s ]
SELECT * FROM `tags` WHERE ( `id` = 100 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000388s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000437s ]
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` = '100' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 0,24 [ RunTime:0.014816s ]
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 ('917401','917402','917403','917404','917405','917406','917407','917408','917409','917410','917411','917412','917413','917414','917415','917416','917417','917418','917419','917420','917421','917422','917423','917424') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000582s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '8a180ca2b00be513f6c35cdc2ff9b484' [ RunTime:0.000943s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '8a180ca2b00be513f6c35cdc2ff9b484' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001052s ]
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 ('1081707','824269','1083249','1288424','1081833','1080112','1286740','1286724') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000389s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000416s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'B' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000276s ]
UPDATE `ab_stat` SET `impressions` = 2913 WHERE ( `id` = 15 ) [ RunTime:0.000265s ]