Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase default InnoDB Buffer Pool size to 1G
This still is a reasonably low value, but more practical than the default 128M. It naturally greatly increases RAM usage, but stays reasonable for multi-purpose servers like we use with an absolute minimum of 8G RAM. For comparison: On single-use database servers it's often recommended to reserve 60-80% of total RAM instead.
- Loading branch information