WordPress database error: [User 'igloolou_slave3' has exceeded the 'max_questions' resource (current value: 50000)]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND YEAR(post_date)='2006' AND MONTH(post_date)='2' AND DAYOFMONTH(post_date)='25' AND post_name = 'tom-delonge-told-rolling-stone-in-a-recent-interview-about-his-new-band-angels-and-airwaves-he-said-he-listened-to-the-police-and-u2-among-other-stadium-filling-bands-for-inspiration-in-creating-his-n' AND post_date_gmt <= '2008-05-09 19:08:59' AND (post_status != "static") AND post_status != "attachment" GROUP BY wp_posts.ID ORDER BY post_date DESC
WordPress database error: [User 'igloolou_slave3' has exceeded the 'max_questions' resource (current value: 50000)]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2008-05-09 14:08:36' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC