MySQL/MariaDB tweaks
Performance changes for large databases
These changes to MySQL/MariaDB can be helpful to improve performance and capability of NiDB
Variables
max_allowed_packet
- Change value to 1073741824
slave_max_allowed_packet
- Change to 1073741824
Last updated