Suche nach neuen Zeilen
SELECT * FROM mytable WHERE mycolumn REGEXP "\r\n";
Thoughtful Tern
SELECT * FROM mytable WHERE mycolumn REGEXP "\r\n";