UPDATE g5_shop_item SET it_explan = REPLACE(it_explan, 'https://oldsite.com/data/editor/', 'https://newsite.com/data/editor/');
UPDATE g5_shop_item SET it_explan = REPLACE(it_explan, 'https://oldsite.com/data/editor/', 'https://newsite.com/data/editor/');