[ DB ] CONNECT:[ UseTime:0.000320s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000851s ]
[ 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.022429s ]
[ 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 11230,10 [ RunTime:0.044196s ]
[ DB ] CONNECT:[ UseTime:0.000198s ] 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.022147s ]
[ DB ] CONNECT:[ UseTime:0.000193s ] 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` > 1732760526 ORDER BY `post_hits` DESC LIMIT 5 [ RunTime:0.019623s ]
[ DB ] CONNECT:[ UseTime:0.000213s ] 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.021072s ]
[ DB ] CONNECT:[ UseTime:0.000295s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_ask` [ RunTime:0.000670s ]
[ SQL ] SELECT `id`,`title` FROM `cmf_ask` WHERE `is_del` = 0 AND `status` = 2 AND `addtime` < 1733365326 ORDER BY `id` DESC LIMIT 8 [ RunTime:0.000267s ]