max open files in limits.conf not respected in 5.7
Posted by: Stepan Samarin
Date: March 16, 2017 07:11AM

Hello,

We've got Ubuntu 14.04 with MySQL 5.6.
/etc/security/limits.conf has the following:
* soft nofile 999999
* hard nofile 999999

It works as expected with MySQL 5.6, but after upgrade to 5.7 it doesn't work anymore:
cat /proc/XXX/limits
Max open files 1024 4096 files

Would appreciate help on this.

Regards, Stepan.

Options: ReplyQuote


Subject
Written By
Posted
max open files in limits.conf not respected in 5.7
March 16, 2017 07:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.