Mysql替换字段中某些值

由于域名被GFW换新域名,但是blog中的附件地址都是老域名都无法访问,所以把老域名替换一下
update `wp_posts` set post_content=replace(post_content,'http://www.zhaomingliang.com/','http://www.zhaomingliang.com/')
备案,以后说不定还要用

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>