Line Breaks Stripped from mySQL Text Fields

Using the mySQL SSH connector, my text fields (VARCHAR and TEXT) are getting line breaks stripped, making all my text appear as a single line, even though the source data has line breaks.  I've tried using a BLOB field, as well, but those don't seem to work at all.

 

Is anyone else experiencing this? Is there any way to preserve line endings with mySQL?

Tagged:

Comments

  • KaLin
    KaLin Member

    Could anyone help Robert with this issue?

  • Robert
    Robert Member

    It may be a system-level thing with no work around.  Just curious if anyone else has noticed this or knows if there is an advanced connector that gets around it.