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
252 stars 26 forks source link

How to increase open files limit in container #283

Closed drupaladmin closed 3 months ago

drupaladmin commented 3 months ago

Hi Roman, I saw the guide but I do not see how to solve it on a container

But we have this variable on the Mysql setting

[mysqld_safe] open_files_limit=4294967295

We use helm for maria DB

drupaladmin commented 3 months ago

Please set [mysqld] open_files_limit=1048576

Instead of [mysqld_safe] open_files_limit=4294967295