Edit /etc/my.cnf
[mysqld]
wait_timeout = 28800
interactive_timeout = 28800
max_allowed_packet=640M
Then stop and start mariadb.
Then don’t forget to restore the old values…
Edit /etc/my.cnf
[mysqld]
wait_timeout = 28800
interactive_timeout = 28800
max_allowed_packet=640M
Then stop and start mariadb.
Then don’t forget to restore the old values…