# Tue Nov 20 20:11:55 2012
# Query_time: 1.352114 Lock_time: 0.003998 Rows_sent: 0 Rows_examined: 68072
use vietnau3_apartmentcanho;
SET timestamp=1353467515;
SELECT * FROM wp_cp_ad_pop_total a
INNER JOIN wp_posts p ON p.ID = a.postnum
WHERE postcount > 0 AND post_status = 'publish'
AND post_type = 'post'
AND post_date < '2012-11-21 03:11:53'
AND post_date > '2012-08-21 10:11:53'
ORDER BY postcount DESC LIMIT 5
# Tue Nov 20 20:21:16 2012
# Query_time: 1.087928 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0