MySQL error on the server with Plesk: Could not increase number of max_open_files to more than 16384

Follow

Comments

2 comments

  • Avatar
    Curtis Maurand

    followed the procedure. file limit is still at 4185

    0
    Comment actions Permalink
  • Avatar
    Curtis Maurand

    I had to add to the [mysqld] section of the mariadb-server.cnf

    open_files_limit=<your desired limit>

    I used 8192 to be conservative.  the default is 4185.  systemd simply starts mysqld

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Have more questions? Submit a request