Skip Menu |

This queue is for tickets about the DBD-AnyData CPAN distribution.

Report information
The Basics
Id: 11369
Status: new
Priority: 0/
Queue: DBD-AnyData

People
Owner: Nobody in particular
Requestors: yuki [...] cs.colostate.edu
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.08
Fixed in: (no value)



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.