Merge "[install] setting the "max_connections" configuration for SQL"

This commit is contained in:
Jenkins 2016-06-24 14:42:56 +00:00 committed by Gerrit Code Review
commit db4c40d305
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,7 @@ Install and configure components
...
default-storage-engine = innodb
innodb_file_per_table
max_connections = 4096
collation-server = utf8_general_ci
character-set-server = utf8
@ -91,6 +92,7 @@ Install and configure components
...
default-storage-engine = innodb
innodb_file_per_table
max_connections = 4096
collation-server = utf8_general_ci
character-set-server = utf8