SHOW FULL COLUMNS FROM `ad_config` [ RunTime:0.000533s ]
SELECT `value` FROM `ad_config` [ RunTime:0.000173s ]
SHOW FULL COLUMNS FROM `ad_trends_type` [ RunTime:0.000372s ]
SELECT * FROM `ad_trends_type` [ RunTime:0.000152s ]
SHOW FULL COLUMNS FROM `ad_links` [ RunTime:0.000392s ]
SELECT * FROM `ad_links` WHERE `status` = '1' [ RunTime:0.000175s ]
SHOW FULL COLUMNS FROM `ad_trends` [ RunTime:0.000417s ]
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.000238s ]