SHOW FULL COLUMNS FROM `site_seo` [ RunTime:0.001111s ]
SELECT `title`,`keywords`,`description` FROM `site_seo` WHERE `module` = 'm' AND `controller` = 'news' AND `action` = 'index' LIMIT 1 [ RunTime:0.000586s ]
SHOW FULL COLUMNS FROM `news_tag` [ RunTime:0.000839s ]
UPDATE `news_tag` SET `hot` = `hot` + 1 WHERE `title` IS NULL [ RunTime:0.000500s ]
SHOW FULL COLUMNS FROM `news_data` [ RunTime:0.000787s ]
SHOW FULL COLUMNS FROM `news` [ RunTime:0.001010s ]
SELECT COUNT(*) AS think_count FROM `news` [ RunTime:0.000471s ]
SELECT `id`,`title`,`description`,`keywords`,`cover`,`view`,`updatetime`,`tags` FROM `news` ORDER BY `updatetime` DESC LIMIT 60,10 [ RunTime:0.000608s ]
SELECT COUNT(*) AS think_count FROM `news` [ RunTime:0.000475s ]
SELECT `id`,`title`,`description`,`keywords`,`cover`,`view`,`updatetime`,`tags` FROM `news` ORDER BY `view` DESC LIMIT 36,6 [ RunTime:0.000534s ]