SELECT `more`,`file`,`id`,`is_public` FROM `wzx_theme_file` WHERE `theme` = 'wzxaini9' AND ( `is_public` = 1 OR `file` = 'portal/search' ) ORDER BY `is_public` DESC [ RunTime:0.008309s ]
SHOW FULL COLUMNS FROM `wzx_nav_menu` [ RunTime:0.008579s ]
SELECT * FROM `wzx_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008210s ]
SHOW FULL COLUMNS FROM `wzx_portal_tag` [ RunTime:0.008534s ]
SELECT `id`,`name` FROM `wzx_portal_tag` WHERE ( `status` = 1 AND `recommended` = 1 AND `post_count` > '2' ) ORDER BY `id` DESC [ RunTime:0.008209s ]
SHOW FULL COLUMNS FROM `wzx_plugin` [ RunTime:0.008548s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Github' LIMIT 1 [ RunTime:0.008144s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Gitee' LIMIT 1 [ RunTime:0.008137s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Qq' LIMIT 1 [ RunTime:0.008154s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Weibo' LIMIT 1 [ RunTime:0.008165s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Github' LIMIT 1 [ RunTime:0.008158s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Gitee' LIMIT 1 [ RunTime:0.008227s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Qq' LIMIT 1 [ RunTime:0.008291s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Weibo' LIMIT 1 [ RunTime:0.008184s ]
SHOW FULL COLUMNS FROM `wzx_portal_post` [ RunTime:0.010304s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `wzx_portal_post` `post` INNER JOIN `wzx_portal_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`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`post_title` LIKE '%优化%' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769942421' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.010924s ]
SELECT post_id,max(category_id),post_title,post_excerpt,post_keywords,user_id,published_time,thumbnail FROM `wzx_portal_post` `post` INNER JOIN `wzx_portal_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`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`post_title` LIKE '%优化%' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769942421' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 0,10 [ RunTime:0.011483s ]
SHOW FULL COLUMNS FROM `wzx_user` [ RunTime:0.008869s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008225s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008101s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008238s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008085s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008100s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008097s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008058s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008125s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008177s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008198s ]
SELECT post_id,max(category_id),post_title,post_excerpt FROM `wzx_portal_post` `post` INNER JOIN `wzx_portal_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`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND `post`.`id` NOT IN ('444','400','327','290','202','144','103','67','55','32') AND ( ( find_in_set('代码',post.post_keywords) ) OR ( find_in_set('PHP',post.post_keywords) ) OR ( find_in_set('Mysql',post.post_keywords) ) OR ( find_in_set('技能图谱',post.post_keywords) ) OR ( find_in_set('Linux',post.post_keywords) ) OR ( find_in_set('秒杀',post.post_keywords) ) OR ( find_in_set('加载速度',post.post_keywords) ) OR ( find_in_set('优化',post.post_keywords) ) ) ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769942421' ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` ASC LIMIT 15 [ RunTime:0.048679s ]
SHOW FULL COLUMNS FROM `wzx_link` [ RunTime:0.012687s ]
SELECT * FROM `wzx_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008222s ]