DZ flash代码批量替换

是把帖子表中的[flash = 480,360,0] 替换为 [flash = 480,360]

UPDATE `cdb_posts` SET `message` = replace (`message`,’[flash = 480,360,0]‘,’[flash = 480,360]‘);
其中cdb_ 修改为您的数据库表前缀
执行前请先做好数据备份

Post a Comment

Your email is never published nor shared. Required fields are marked *

*

*

Type your comment out: