in reply to Re^3: perl DBI String length problem
in thread perl DBI String length problem

It turns out mysql's "max_allowed_packet" default setting is 1048576. Problem solved!