mysql den sorguya girip
UPDATE wp_posts SET  post_content = REPLACE(post_content, 'xxx.com', 'yyy.com')
yazman yeterli.Kendim denedim oldu.