[ DB ] CONNECT:[ UseTime:0.000379s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000886s ]
[ 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.022335s ]
[ 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.044686s ]
[ DB ] CONNECT:[ UseTime:0.000189s ] 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.023001s ]
[ DB ] CONNECT:[ UseTime:0.000256s ] 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` > 1730859725 ORDER BY `post_hits` DESC LIMIT 5 [ RunTime:0.019979s ]
[ DB ] CONNECT:[ UseTime:0.000248s ] 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.020913s ]
[ DB ] CONNECT:[ UseTime:0.000277s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_ask` [ RunTime:0.000700s ]
[ SQL ] SELECT `id`,`title` FROM `cmf_ask` WHERE `is_del` = 0 AND `status` = 2 AND `addtime` < 1731464525 ORDER BY `id` DESC LIMIT 8 [ RunTime:0.000285s ]