SHOW FULL COLUMNS FROM `zhe_link` [ RunTime:0.000698s ]
SHOW FULL COLUMNS FROM `zhe_content` [ RunTime:0.000593s ]
SELECT * FROM `zhe_content` WHERE ( `id` = 980 ) AND `zhe_content`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000468s ]
SHOW FULL COLUMNS FROM `zhe_article_cate` [ RunTime:0.000713s ]
SELECT * FROM `zhe_article_cate` WHERE ( `id` = 73 ) AND `zhe_article_cate`.`delete_time` IS NULL [ RunTime:0.000420s ]
SHOW FULL COLUMNS FROM `zhe_article` [ RunTime:0.000504s ]
SELECT * FROM `zhe_article` WHERE ( `contentid` = 980 ) AND `zhe_article`.`delete_time` IS NULL [ RunTime:0.001684s ]
SHOW FULL COLUMNS FROM `zhe_user` [ RunTime:0.000667s ]
SELECT * FROM `zhe_user` WHERE ( `id` = 221 ) AND `zhe_user`.`delete_time` IS NULL [ RunTime:0.000435s ]
SHOW FULL COLUMNS FROM `zhe_specials` [ RunTime:0.000471s ]
SELECT special.id as s_id,special.contentid as special_id,special.child_id as contentid,`content`.`id`,`content`.`title` FROM `zhe_specials` `special` LEFT JOIN `zhe_content` `content` ON `content`.`id`=`special`.`child_id` WHERE `contentid` IS NULL GROUP BY `special`.`child_id` ORDER BY `special`.`id` ASC [ RunTime:0.000295s ]
SELECT * FROM `zhe_content` WHERE ( `id` < 980 ) AND `zhe_content`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000518s ]
SELECT * FROM `zhe_content` WHERE ( `id` > 980 ) AND `zhe_content`.`delete_time` IS NULL ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000438s ]