Subject: | Linefeed disappears upon INSERT/UPDATE |
DBD::AnyData 0.08 compiled from source code.
Perl version 5.8.0
RedHatLinux9
DBI version was 1.14
I am using DBD::AnyData with file format CSV.
I am not sure of the exact cause, but sometimes when the DB
does INSERT or UPDATE, the linefeed at the end of a row disappears
making a row with 2 times more columns than others.
It is likely to happen when you insert exactly same number of
columns as the header column.