Closed geleman closed 4 years ago
another fix could be to allow for the cookbook allowed to be changed here https://github.com/chef-cookbooks/mysql/blob/master/libraries/mysql_service_manager_systemd.rb#L40-L56
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Duplicate of #533
The template for systemd needs to include LimitNOFILE=[attributevalue] Systemd does not honor the file limits you may set in your my.cnf file and will default to 1024 A consideration might also need to be done to increase Max Locked Memory
https://github.com/chef-cookbooks/mysql/blob/master/templates/default/systemd/mysqld.service.erb