[ DB ] CONNECT:[ UseTime:0.000377s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000864s ]
[ 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.022155s ]
[ 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 11070,10 [ RunTime:0.044454s ]
[ DB ] CONNECT:[ UseTime:0.000192s ] 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.022245s ]
[ DB ] CONNECT:[ UseTime:0.000282s ] 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` > 1731576002 ORDER BY `post_hits` DESC LIMIT 5 [ RunTime:0.019737s ]
[ DB ] CONNECT:[ UseTime:0.000283s ] 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.020828s ]
[ DB ] CONNECT:[ UseTime:0.000250s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_ask` [ RunTime:0.000717s ]
[ SQL ] SELECT `id`,`title` FROM `cmf_ask` WHERE `is_del` = 0 AND `status` = 2 AND `addtime` < 1732180802 ORDER BY `id` DESC LIMIT 8 [ RunTime:0.000259s ]