[BlueOnyx:24924] Re: MariaDB - max_allowed_packet
Colin Jack
colin at mainline.co.uk
Wed Apr 21 13:48:38 -05 2021
Thanks Michael,
> +--------------------+---------+
>
> | max_allowed_packet | 1048576 |
Correct. That's the default:
https://mariadb.com/docs/reference/mdb/system-variables/max_allowed_packet/
> Can I add a line into my.cnf to increase it if needed?
Yes, you can either add it to /etc/my.cnf or (better) add it to the
respective config file in the directory /etc/my.cnf.d/. I believe the
correct place for it ought to be /etc/my.cnf.d/server.cnf
Appreciate that.
Kind regards
Colin
More information about the Blueonyx
mailing list