I got bit by this one, and it took me a few minutes to realize what
was going on.
[Tue Dec 14 20:25:39 2004] [error] /projman.pl:Slash::DB::Utility:/
usr/local/lib/perl5/site_perl/5.8.0/i686-linux/Slash/DB/Utility.pm:832:
DB='it' -- hostinfo='sql3 via TCP/IP' -- Got a packet bigger than
'max_allowed_packet' -- INSERT INTO blobs
(content_type,seclev,filename,id,data) VALUES(
'image/psd',
'0',
'EbarDesignsP1-3.psd',
'201c3aadc245c2d7b71a4751054dac4f',
so this RFE is for a README to be included with the blob plugin that
notes that the filesize uploaded into the Slash::Blob is limited to the
max_allowed_packet defined in mysql and includes the following
URL.
docs that explain this better then I: