Replace media external links with local links

I was fixing image URLs in my posts with the next SQL-query

UPDATE wp_posts SET post_content=(REPLACE (post_content, '<old url>','<new url>'));

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)