[ DB ] CONNECT:[ UseTime:0.012359s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000701s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `p` LEFT JOIN `cmf_portal_category` `c` ON `c`.`id`=`p`.`category_id` WHERE `p`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 LIMIT 1 [ RunTime:0.032973s ]
[ SQL ] SELECT `p`.*,c.name as cname,c.id as cid FROM `cmf_portal_post` `p` LEFT JOIN `cmf_portal_category` `c` ON `c`.`id`=`p`.`category_id` WHERE `p`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 ORDER BY `update_time` DESC LIMIT 340,10 [ RunTime:0.038487s ]
[ DB ] CONNECT:[ UseTime:0.000183s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SELECT `id`,`post_title`,`update_time`,`thumbnail` FROM `cmf_portal_post` WHERE `cmf_portal_post`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 ORDER BY `update_time` DESC LIMIT 3 [ RunTime:0.021495s ]
[ DB ] CONNECT:[ UseTime:0.000196s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SELECT `id`,`post_title`,`update_time` FROM `cmf_portal_post` WHERE `cmf_portal_post`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 AND `update_time` > 1731896631 ORDER BY `post_hits` DESC LIMIT 5 [ RunTime:0.018759s ]
[ DB ] CONNECT:[ UseTime:0.000195s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SELECT `id`,`post_title`,`update_time` FROM `cmf_portal_post` WHERE `cmf_portal_post`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 ORDER BY `is_top` DESC,`id` DESC LIMIT 5 [ RunTime:0.019649s ]
[ DB ] CONNECT:[ UseTime:0.000184s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_ask` [ RunTime:0.000692s ]
[ SQL ] SELECT `id`,`title` FROM `cmf_ask` WHERE `is_del` = 0 AND `status` = 2 AND `addtime` < 1732501431 ORDER BY `id` DESC LIMIT 8 [ RunTime:0.000226s ]