in reply to
Re: Truncated data using MySQL and DBI
in thread
Truncated data using MySQL and DBI
As far as I know,
TEXT
fields can contain up to 2
16
, that is something like 65k, but I have the problem described even with messages of two lines.
Comment on
Re: Re: Truncated data using MySQL and DBI
Download
Code
In Section
Seekers of Perl Wisdom