I try this in PHPMyadmin:
Update wp_1_posts
SET post_content='<strong>Hello </strong> <a href="http://stackoverflow.com">stackoverflow</a> you think you're good at sql.\n then answer\n'
WHERE post_ti<tle = 'stupid example'
and it says bad syntax. Why ?