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.008325s ]
SHOW FULL COLUMNS FROM `wzx_nav_menu` [ RunTime:0.008651s ]
SELECT * FROM `wzx_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.007916s ]
SHOW FULL COLUMNS FROM `wzx_portal_tag` [ RunTime:0.008680s ]
SELECT `id`,`name` FROM `wzx_portal_tag` WHERE ( `status` = 1 AND `recommended` = 1 AND `post_count` > '2' ) ORDER BY `id` DESC [ RunTime:0.008114s ]
SHOW FULL COLUMNS FROM `wzx_plugin` [ RunTime:0.008568s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Github' LIMIT 1 [ RunTime:0.007768s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Gitee' LIMIT 1 [ RunTime:0.007818s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Qq' LIMIT 1 [ RunTime:0.007780s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Weibo' LIMIT 1 [ RunTime:0.007951s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Github' LIMIT 1 [ RunTime:0.008328s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Gitee' LIMIT 1 [ RunTime:0.007801s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Qq' LIMIT 1 [ RunTime:0.008226s ]
SELECT `status` FROM `wzx_plugin` WHERE `name` = 'Weibo' LIMIT 1 [ RunTime:0.007966s ]
SHOW FULL COLUMNS FROM `wzx_portal_post` [ RunTime:0.008637s ]
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` < '1769937300' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.011722s ]
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` < '1769937300' ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 0,10 [ RunTime:0.013021s ]
SHOW FULL COLUMNS FROM `wzx_user` [ RunTime:0.008543s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007917s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007866s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007997s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007923s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007960s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.007907s ]
SELECT * FROM `wzx_user` WHERE `id` = '18' LIMIT 1 [ RunTime:0.007803s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007787s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.007980s ]
SELECT * FROM `wzx_user` WHERE `id` = '1' LIMIT 1 [ RunTime:0.008071s ]
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 ('497','495','479','443','378','363','347','343','163','145') AND ( ( find_in_set('性能',post.post_keywords) ) OR ( find_in_set('架构',post.post_keywords) ) OR ( find_in_set('分布式',post.post_keywords) ) OR ( find_in_set('缓存',post.post_keywords) ) OR ( find_in_set('Redis',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` < '1769937301' ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` ASC LIMIT 15 [ RunTime:0.014077s ]
SHOW FULL COLUMNS FROM `wzx_link` [ RunTime:0.008513s ]
SELECT * FROM `wzx_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.007920s ]