WordPress : [ ' /noheat_wrdp1/wp_posts' ]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND YEAR(post_date)='2007' AND MONTH(post_date)='1' AND DAYOFMONTH(post_date)='31' AND post_name = 'charge-motorola-razr-with-standard-usb-cable-from-pc' AND (post_type = 'post') ORDER BY post_date DESC
WordPress : [ ' /noheat_wrdp1/wp_posts' ]
SELECT post_id FROM wp_postmeta, wp_posts WHERE ID = post_id AND meta_key = '_wp_old_slug' AND meta_value='charge-motorola-razr-with-standard-usb-cable-from-pc' AND YEAR(post_date) = '2007' AND MONTH(post_date) = '1' AND DAYOFMONTH(post_date) = '31'