diff --git a/setup/container/mysql.cnf b/setup/container/mysql.cnf index cd838a29a..8133cb899 100644 --- a/setup/container/mysql.cnf +++ b/setup/container/mysql.cnf @@ -4,4 +4,4 @@ # http://bugs.mysql.com/bug.php?id=68514 [mysqld] performance_schema=OFF -max_connection=50 +max_connections=50