[ SQL ] SHOW FULL COLUMNS FROM `maycms_parameter_list` [ RunTime:0.001953s ]
[ SQL ] SELECT `p`.`name`,`p`.`type`,`pl`.`content` FROM `maycms_parameter_list` `pl` INNER JOIN `maycms_parameter` `p` ON `p`.`id`=`pl`.`param_id` WHERE `pl`.`post_id` = '29' ORDER BY `p`.`list_order`,`p`.`create_time` [ RunTime:0.000395s ]
[ SQL ] SELECT `a`.* FROM `maycms_portal_post` `a` INNER JOIN `maycms_portal_category_post` `relation` ON `a`.`id`=`relation`.`post_id` WHERE `a`.`post_type` = '1' AND `a`.`post_status` = '1' AND `a`.`delete_time` = '0' AND `relation`.`category_id` = '16' AND `relation`.`post_id` < '29' AND ( `a`.`published_time` < '1746105170' and `a`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001094s ]
[ SQL ] SELECT `a`.* FROM `maycms_portal_post` `a` INNER JOIN `maycms_portal_category_post` `relation` ON `a`.`id`=`relation`.`post_id` WHERE `a`.`lang` = '1' AND `a`.`post_type` = '1' AND `a`.`post_status` = '1' AND `a`.`delete_time` = '0' AND `relation`.`category_id` = '16' AND `relation`.`post_id` > '29' AND ( `a`.`published_time` < '1746105170' and `a`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001058s ]
[ SQL ] UPDATE `maycms_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 29 [ RunTime:0.000502s ]
[ SQL ] SHOW FULL COLUMNS FROM `maycms_portal_category_post` [ RunTime:0.001072s ]
[ SQL ] SELECT `maycms_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status`,`pivot`.`lang` AS `pivot__lang` FROM `maycms_portal_category` INNER JOIN `maycms_portal_category_post` `pivot` ON `pivot`.`category_id`=`maycms_portal_category`.`id` WHERE `pivot`.`post_id` = '29' [ RunTime:0.000935s ]
[ SQL ] SELECT * FROM `maycms_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000254s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '16' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746105170' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 10 [ RunTime:0.001189s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '2' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746105171' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 3 [ RunTime:0.001100s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` IN ('1','5','6','7') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746105171' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 1 [ RunTime:0.001405s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` IN ('1','5','6','7') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746105171' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 4 [ RunTime:0.001344s ]