SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000352s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000370s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000331s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000301s ]
SELECT * FROM `tags` WHERE ( `id` = 100 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000201s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000356s ]
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 144,24 [ RunTime:0.014312s ]
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 ('917545','917546','917547','917548','917549','917550','917551','917552','917553','917554','917555','917556','917557','917558','917559','917560','917561','917562','917563','917564','917565','917566','917567','917568') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000473s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'c7ebd61b92aee0f472f6562e39dc6e9f' [ RunTime:0.000393s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'c7ebd61b92aee0f472f6562e39dc6e9f' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000235s ]
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 ('1079486','1286758','1266017','1265957','1090924','1290992','1316473','1315381') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000323s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000337s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000213s ]
UPDATE `ab_stat` SET `impressions` = 5137 WHERE ( `id` = 16 ) [ RunTime:0.000188s ]