UPDATE xxxxxx set body = replace(body,'\r\n',''); UPDATE xxxxxx set body = replace(body,'\n',''); Versuchen Sie es oben.