[ DB ] CONNECT:[ UseTime:0.001706s ] mysql:host=47.110.148.119;dbname=iclean_test;charset=utf8
[ SQL ] SHOW COLUMNS FROM `menu` [ RunTime:0.001667s ]
[ SQL ] SELECT `m`.*,`i`.`name`,`i`.`outlink`,`i`.`target` FROM `menu` `m` LEFT JOIN `menu_info` `i` ON `m`.`id`=`i`.`menu_id` WHERE `m`.`status` = 1 AND `i`.`name` <> '' AND `i`.`lang` = 'cn' ORDER BY `m`.`pid`,`m`.`sort` DESC,`m`.`id` [ RunTime:0.001530s ]
[ SQL ] SELECT * FROM `menu` WHERE `pathinfo` = 'news/info/868' AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001315s ]
[ SQL ] SELECT * FROM `menu` WHERE `pathinfo` = 'news/info/868' AND `status` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001172s ]
[ SQL ] SHOW COLUMNS FROM `siteinfo` [ RunTime:0.001766s ]
[ SQL ] SELECT `config_name`,`config_value` FROM `siteinfo` WHERE `status` = 1 [ RunTime:0.001028s ]
[ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.001523s ]
[ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`status`,`news`.`create_time`,`news`.`update_time`,`news`.`is_banner`,`info`.`title` AS `info__title`,`info`.`sub_title` AS `info__sub_title`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`author` AS `info__author`,`info`.`source` AS `info__source`,`info`.`meta_title` AS `info__meta_title`,`info`.`meta_desc` AS `info__meta_desc`,`info`.`meta_kws` AS `info__meta_kws` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `news`.`id` = 868 AND `news`.`status` = 1 LIMIT 1 [ RunTime:0.001456s ]
[ SQL ] UPDATE `news` SET `clicks` = `clicks` + 1 WHERE `id` = 868 [ RunTime:0.006328s ]
[ SQL ] SHOW COLUMNS FROM `news_category` [ RunTime:0.002284s ]
[ SQL ] SELECT * FROM `news_category` WHERE `status` = 1 ORDER BY `pid`,`sort` DESC,`id` [ RunTime:0.001453s ]
[ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`create_uid`,`news`.`create_uname`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`sort`,`news`.`status`,`news`.`create_time`,`news`.`update_time`,`news`.`is_banner`,`info`.`news_id` AS `info__news_id`,`info`.`title` AS `info__title`,`info`.`image` AS `info__image`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`outlink` AS `info__outlink` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `info`.`title` <> '' AND `category_id` = 33 AND `news`.`id` > 868 AND `status` = 1 ORDER BY `news`.`id` LIMIT 1 [ RunTime:0.002066s ]
[ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`create_uid`,`news`.`create_uname`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`sort`,`news`.`status`,`news`.`create_time`,`news`.`update_time`,`news`.`is_banner`,`info`.`news_id` AS `info__news_id`,`info`.`title` AS `info__title`,`info`.`image` AS `info__image`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`outlink` AS `info__outlink` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `info`.`title` <> '' AND `category_id` = 33 AND `news`.`id` < 868 AND `status` = 1 ORDER BY `news`.`id` DESC LIMIT 1 [ RunTime:0.001506s ]
[ SQL ] SELECT `news`.`id`,`news`.`image`,`news`.`create_time`,`info`.`news_id` AS `info__news_id`,`info`.`title` AS `info__title`,`info`.`brief` AS `info__brief`,`info`.`image` AS `info__image`,`info`.`outlink` AS `info__outlink` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `info`.`title` <> '' AND `news`.`id` <> 868 AND `category_id` = 33 AND `status` = 1 ORDER BY `id` DESC LIMIT 3 [ RunTime:0.001441s ]