[rt-users] Is there a limit for Attachments, Resolved.

Henning Wackernagel henning at schlund.de
Tue Oct 23 03:45:06 EDT 2001


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 at schlund.de
76133 Karlsruhe         Tel:  0721 / 91374-0




More information about the rt-users mailing list