SELECT `more`,`file`,`id`,`is_public` FROM `ym_theme_file` WHERE `theme` = 'yunmasucai.com' AND ( `is_public` = 1 OR `file` = 'study/search' ) ORDER BY `is_public` DESC [ RunTime:0.000207s ]
SHOW FULL COLUMNS FROM `ym_route` [ RunTime:0.000472s ]
SHOW FULL COLUMNS FROM `ym_nav_menu` [ RunTime:0.005854s ]
SHOW FULL COLUMNS FROM `ym_nav` [ RunTime:0.000514s ]
SELECT `id` FROM `ym_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000217s ]
SELECT * FROM `ym_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000190s ]
SHOW FULL COLUMNS FROM `ym_study_post` [ RunTime:0.000820s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `ym_study_post` `post` INNER JOIN `ym_study_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` > '0' AND `post`.`post_title` LIKE '%Coze%' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1758117201' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.016210s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ym_study_post` `post` INNER JOIN `ym_study_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` > '0' AND `post`.`post_title` LIKE '%Coze%' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1758117201' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 0,10 [ RunTime:0.025360s ]
SHOW FULL COLUMNS FROM `ym_product_tag_post` [ RunTime:0.004570s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4843' [ RunTime:0.000224s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4822' [ RunTime:0.000188s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4819' [ RunTime:0.000337s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4800' [ RunTime:0.000192s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4799' [ RunTime:0.000827s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4791' [ RunTime:0.000138s ]
SELECT * FROM `ym_product_tag_post` WHERE `status` = 1 AND `post_id` = '4751' [ RunTime:0.000641s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `ym_study_post` `post` INNER JOIN `ym_study_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post_status` IN (=,1) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1758117201' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 5 [ RunTime:0.000381s ]