You can change the size of Attachments in MySQL and its realy easy.
This works with a Debian System, but should work with other systems too.
Only the Path can be different.
Edit the file
/etc/mysql/my.conf
and look for the line:
set-variable = max_allowed_packet=1M
change the nummber to what ever you want in MB, here 5 MB:
set-variable = max_allowed_packet=5M
Restart MySQL:
/etc/init.d/mysql restart
and thats it.
Nothing Magic about.
Thanks for the help,
Henning Wackernagel
Netzwerkadministration
Schlund + Partner AG
Erbprinzenstr. 4 - 12 Mail: wackernagel@schlund.de
76133 Karlsruhe Tel: 0721 / 91374-0