Releem / mysqlconfigurer

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
257 stars 28 forks source link

Docker Conteiner Memory-Limit #42

Closed politsin closed 3 years ago

politsin commented 4 years ago

Some times mysql runs in docker container with memory-limits (-m flag) and has no access for all server RAM https://docs.docker.com/config/containers/resource_constraints/

There are two ways for work around 1) Ask for current limit and get recommendations that will meet the limits 2) Make recommendations for increasing container memory-limits

drupaladmin commented 3 years ago

In last release we added option -m to set memory limit for MySQL in MBs