SHOW FULL COLUMNS FROM `ad_config` [ RunTime:0.000470s ]
SELECT `value` FROM `ad_config` [ RunTime:0.000203s ]
SHOW FULL COLUMNS FROM `ad_trends_type` [ RunTime:0.000366s ]
SELECT * FROM `ad_trends_type` [ RunTime:0.000200s ]
SHOW FULL COLUMNS FROM `ad_links` [ RunTime:0.000379s ]
SELECT * FROM `ad_links` WHERE `status` = '1' [ RunTime:0.000257s ]
SHOW FULL COLUMNS FROM `ad_trends` [ RunTime:0.000514s ]
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.000288s ]