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.007982s ]
SHOW FULL COLUMNS FROM `wzx_nav_menu` [ RunTime:0.008300s ]
SELECT * FROM `wzx_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008059s ]
SHOW FULL COLUMNS FROM `wzx_portal_tag` [ RunTime:0.008322s ]
SELECT `id`,`name` FROM `wzx_portal_tag` WHERE ( `status` = 1 AND `recommended` = 1 AND `post_count` > '2' ) ORDER BY `id` DESC [ RunTime:0.008072s ]
SHOW FULL COLUMNS FROM `wzx_plugin` [ RunTime:0.008266s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Github' LIMIT 1 [ RunTime:0.008013s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Gitee' LIMIT 1 [ RunTime:0.007929s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Qq' LIMIT 1 [ RunTime:0.007911s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Weibo' LIMIT 1 [ RunTime:0.007813s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Github' LIMIT 1 [ RunTime:0.007971s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Gitee' LIMIT 1 [ RunTime:0.008369s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Qq' LIMIT 1 [ RunTime:0.009484s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Weibo' LIMIT 1 [ RunTime:0.012604s ]
SHOW FULL COLUMNS FROM `wzx_portal_post` [ RunTime:0.008340s ]
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` < '1769937065' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.009938s ]
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` < '1769937065' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 0,10 [ RunTime:0.010336s ]
SHOW FULL COLUMNS FROM `wzx_user` [ RunTime:0.008635s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007998s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.008250s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.008035s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.008104s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.008255s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.008138s ]
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 ('480','365','262','227','226','225') AND ( ( find_in_set('Redis',post.post_keywords) ) OR ( find_in_set('PHP',post.post_keywords) ) OR ( find_in_set('数据结构',post.post_keywords) ) ) ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1769937065' ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` ASC LIMIT 15 [ RunTime:0.027293s ]
SHOW FULL COLUMNS FROM `wzx_link` [ RunTime:0.008687s ]
SELECT * FROM `wzx_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008658s ]