[ DB ] CONNECT:[ UseTime:0.012216s ] mysql:host=localhost;port=3306;dbname=gzqxfw_com;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.003501s ]
[ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`delete_time` = 0 AND `relation`.`category_id` = '2' AND `relation`.`post_id` = '11' LIMIT 1 [ RunTime:0.000477s ]
[ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.003449s ]
[ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 2 AND `status` = 1 LIMIT 1 [ RunTime:0.000300s ]
[ SQL ] SELECT `post`.`post_title`,`post`.`id` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = '2' AND `relation`.`post_id` < '11' ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000422s ]
[ SQL ] SELECT `post`.`post_title`,`post`.`id` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = '2' AND `relation`.`post_id` > '11' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000360s ]
[ SQL ] UPDATE `cmf_portal_post` SET `post_hits`=`post_hits`+1 WHERE `id` = 11 [ RunTime:0.000874s ]
[ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.003114s ]
[ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'qingxiang' AND ( `is_public` = 1 OR `file` = 'portal/article/details' ) [ RunTime:0.000240s ]