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