[Bug 1434758] Re: mysqld: errno: 24 - Too many open files

postadelmaga postadelmaga at gmail.com
Sun Mar 29 01:44:19 UTC 2015


@cooolman

do you have this file on your system
`/lib/systemd/system/mysqld.service` ?

I'm not sure why but if you boot with systemd you are supposed to set
the limits in service file first:

LimitNOFILE=infinity
LimitMEMLOCK=infinity

After that mysqld service will be allowed to open more connection ( as
per your setting in my.cnf  )

On my system `/lib/systemd/system/mysqld.service` is missing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1434758

Title:
  mysqld: errno: 24 - Too many open files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1434758/+subscriptions



More information about the Ubuntu-server-bugs mailing list