[rt-devel] Attachment insert failed: MySQL server has gone away
Alex Vandiver
alexmv at bestpractical.com
Wed Oct 17 16:54:22 EDT 2012
On Wed, 2012-10-17 at 15:37 -0500, David Hanson wrote:
> [snip]
Please keep replies on-list so others can see and benefit from them, as
well as contribute.
> The my.cnf file:
>
>
> [mysqld]
> # Settings user and group are ignored when systemd is used.
> # If you need to run mysqld under different user or group,
> # customize your systemd unit file for mysqld according to the
> # instructions in http://fedoraproject.org/wiki/Systemd
> datadir=/var/lib/mysql
> socket=/var/lib/mysql/mysql.sock
> # Disabling symbolic-links is recommended to prevent assorted security
> risks
> symbolic-links=0
>
>
> [mysqld_safe]
> log-error=/var/log/mysqld.log
> pid-file=/var/run/mysqld/mysqld.pid
> max_allowed_packet=100M
I agree that that looks not-wrong. Double-check with `show variables
like 'max_allowed_packet'`, to be sure.
- Alex
More information about the rt-devel
mailing list