MySQL search and replace syntax error

后端 未结 2 1181
渐次进展
渐次进展 2021-01-27 17:45

I have the following query and get the below error message:

update `wp_posts` set  `post_excerpt` = replace( `post_excerpt`, \"[av_font_icon icon=\'ue82d\' font=         


        
2条回答
提交回复
热议问题