MySQL/MariaDB tweaks
Performance changes for large databases
These changes to MySQL/MariaDB can be helpful to improve database performance.
Variables
max_allowed_packet - Change value to 1073741824
slave_max_allowed_packet - Change to 1073741824
Last updated
Was this helpful?
