update `表名` set `字段`= replace(字段, '旧数据', '新数据');

相关文章: