User Tools

Site Tools


unraid:dockers:mysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unraid:dockers:mysql [2023/02/11 14:23] – [Adjust Max Connections] dirkunraid:dockers:mysql [2023/09/22 08:23] (current) – [Adjust Max Connections] dirk
Line 44: Line 44:
   * add following lines to my.cnf (put them just under the [mysqld] line... putting them under [client] is no bueno!<code>[mysqld]   * add following lines to my.cnf (put them just under the [mysqld] line... putting them under [client] is no bueno!<code>[mysqld]
  
-wait_timeout = 300 +wait_timeout = 600 
-interactive_timeout = 300 +interactive_timeout = 600 
-max_connections = 300</code>+max_connections = 500</code>
   * copy my.cnf back to docker <code>cp my.cnf mysql:/etc/my.cnf</code>   * copy my.cnf back to docker <code>cp my.cnf mysql:/etc/my.cnf</code>
   * restart docker   * restart docker
  
  
unraid/dockers/mysql.1676146997.txt.gz · Last modified: by dirk