> For the complete documentation index, see [llms.txt](https://docs.neuroinfodb.org/nidb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neuroinfodb.org/nidb/getting-started/installation/mysql-mariadb-tweaks.md).

# MySQL/MariaDB tweaks

These changes to MySQL/MariaDB can be helpful to improve database performance.

## Variables

`max_allowed_packet` - Change value to 1​073​741​824

`slave_max_allowed_packet` - Change to 1​073741​824
