Замена части строки в mysql UPDATE cc_did_destination SET column_name1 =REPLACE(column_name1, 'one', 'two') WHERE column_name2=123;