Hi everyone,
Can you please help me with this.
I am trying to replace a web address in a field of my Wordpress tables.
I am running the statment straight fromt he MySql phpmyadmin field:
update wp_posts set post-content = replace(post_content,'biofona.com' ,'backinactionuk.com');
I keep getting a syntax error, although I cannot work out why.
MySql version is: MySQL client version: 5.0.51a
Can you please point me in thr right direction?
Kind Regards,
Vinny