SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000463s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000440s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000430s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000367s ]
SELECT * FROM `tags` WHERE ( `id` = 100 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000298s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000421s ]
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.014380s ]
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.000555s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '4b5ee9500340a78915f1adc36a655655' [ RunTime:0.001012s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '4b5ee9500340a78915f1adc36a655655' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001127s ]
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 ('1079490','1083368','487547','1292238','912367','973055','845708','1311354') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000360s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000376s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000240s ]
UPDATE `ab_stat` SET `impressions` = 2281 WHERE ( `id` = 22 ) [ RunTime:0.000244s ]