SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000413s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000458s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000432s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000396s ]
SELECT * FROM `tags` WHERE ( `id` = 123 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000243s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000400s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000397s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'e40ff43f37af1849d5c55f64564f86cf' AND `dim_type` = 'tag' AND `dim_id` = 123 AND `keyword` = 'Outdoor' LIMIT 1 [ RunTime:0.000259s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000464s ]
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 144,24 [ RunTime:0.030898s ]
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 ('1059225','1059246','1072570','1054815','1045957','1054861','1041556','1054918','1054938','1054956','1054985','1041670','1059481','1055061','1068400','1055081','1055104','1037354','1041831','1059613','1041864','1055207','1041890','1059665') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000582s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'e40ff43f37af1849d5c55f64564f86cf' [ RunTime:0.000257s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'e40ff43f37af1849d5c55f64564f86cf' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000240s ]
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 ('1294748','1294819','1265671','1265669','1266228','1266258','1267164','824313') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000327s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000362s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000206s ]
UPDATE `ab_stat` SET `impressions` = 244 , `update_time` = 1780934522 WHERE ( `id` = 22 ) [ RunTime:0.000196s ]