Hello,
I am exporting tables from sqlyog as a data dump, SQL Structure and Data, and in the sql files created all my columns that are defined as Text columns are being converted to Blob.
** Edit ** — also wanted to note that the data in these new blob columns are now truncated.
Is there a setting that I am missing that is making this happen? I wouldnt expect (or request) a column format to be changed on export, and need the column definitions to be retained as defined.
Thanks!