[rt-users] Attachment size issue?

Christian Loos cloos at netcologne.de
Fri Dec 5 01:55:05 EST 2014


Am 04.12.2014 um 21:32 schrieb Alex Vandiver:
> Thus, in addition to setting max_allowed_packet, you will need to
> increase innodb_log_file_size, or you'll only be able to insert files
> which are < 5M (or, on 5.6.22 or higher, < 10M).  Note that increasing
> innodb_log_file_size is slightly complex:
> 
> http://www.percona.com/blog/2011/07/09/how-to-change-innodb_log_file_size-safely/

MySQL 5.6.8 resize the log files automatically:

http://dev.mysql.com/doc/refman/5.6/en/innodb-data-log-reconfiguration.html

Chris



More information about the rt-users mailing list