Hi, list, I'm using DBI 1.611, DBD::mysql 4.013 and Perl 5.8.8
The error message in the subject is being generated when trying to read mySQL data from a field of type "longblob". I initially did not have LongReadLen set, so I thought this was the cause. But, I have set LongReadLen, on the db handle, equal to 20000000, and then 30000000, based on the size found for the largest value, of 19296159. This did not fix the problem. Any, all suggestions for a fix are welcome. ;) Thanks, -- Bob McGowan