WordPress : [ "/_1/_" ]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND YEAR(post_date)='2007' AND MONTH(post_date)='3' AND DAYOFMONTH(post_date)='21' AND post_name = 'stumbleupon-moves-one-more-step-towards-google' AND (post_type = 'post') ORDER BY post_date DESC

WordPress : [ "/_1/_" ]
SELECT post_id FROM wp_postmeta, wp_posts WHERE ID = post_id AND meta_key = '_wp_old_slug' AND meta_value='stumbleupon-moves-one-more-step-towards-google' AND YEAR(post_date) = '2007' AND MONTH(post_date) = '3' AND DAYOFMONTH(post_date) = '21'

2007 21 �������: Noheat - �� �������� ����������� thats ������ ���������

WordPress : [ "/_1/_" ]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

, 404

.