SHOW FULL COLUMNS FROM `ad_config` [ RunTime:0.000578s ]
SELECT `value` FROM `ad_config` [ RunTime:0.000198s ]
SHOW FULL COLUMNS FROM `ad_trends_type` [ RunTime:0.000399s ]
SELECT * FROM `ad_trends_type` [ RunTime:0.000192s ]
SHOW FULL COLUMNS FROM `ad_links` [ RunTime:0.000397s ]
SELECT * FROM `ad_links` WHERE `status` = '1' [ RunTime:0.000206s ]
SHOW FULL COLUMNS FROM `ad_trends` [ RunTime:0.000443s ]
SELECT `a`.`id`,`a`.`pid`,`a`.`visits`,`a`.`title`,`a`.`images`,`a`.`status`,`a`.`creator_time`,`b`.`name`,`b`.`describes` FROM `ad_trends` `a` INNER JOIN `ad_trends_type` `b` ON `a`.`pid`=`b`.`id` ORDER BY `id` DESC [ RunTime:0.000262s ]