SHOW FULL COLUMNS FROM `wp_term_relationships` [ RunTime:0.009595s ]
SELECT COUNT(*) AS think_count FROM `wp_term_relationships` WHERE ( `term_taxonomy_id`=27 ) LIMIT 1 [ RunTime:0.009293s ]
SELECT `object_id` FROM `wp_term_relationships` WHERE ( `term_taxonomy_id`=27 ) LIMIT 0,30 [ RunTime:0.009183s ]
SHOW FULL COLUMNS FROM `wp_posts` [ RunTime:0.009506s ]
SELECT `ID`,`post_date`,`post_title`,`post_excerpt`,`post_author` FROM `wp_posts` WHERE `ID` IN (198,280) AND `post_status` = 'publish' ORDER BY `post_date` DESC [ RunTime:0.009330s ]