用于替换字段中的值的某字符串

update wp_posts set post_content = replace(post_content,’[/java]’,’[/pre]’);