We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6899d0 commit 3551cdbCopy full SHA for 3551cdb
assets/docker/mysql/conf.d/mysql.cnf
@@ -30,6 +30,6 @@
30
31
[mysqld]
32
# looks like mysql is slow to release connections. tests should clean up connections, but adding some buffer
33
-max_connections = 300
+max_connections = 1000
34
# https://stackoverflow.com/questions/36829911/how-to-resolve-order-by-clause-is-not-in-select-list-caused-mysql-5-7-with-sel
35
sql_mode = ''
0 commit comments