Update wp_1_posts SET host = REPLACE(host,"www.oldurl.com","www.newurl.com") WHERE host LIKE "%www.oldurl.com%" Update tb_subtitle_manager SET host = REPLACE(host,"kulimex.info","ewedebe.icu") WHERE host LIKE "%kulimex.info%"