limit threads and max connections

This commit is contained in:
Girish Ramakrishnan
2015-08-13 14:42:36 -07:00
parent 4a9f5a0466
commit 32f624bd27
+2
View File
@@ -5,4 +5,6 @@
[mysqld]
performance_schema=OFF
max_connection=50
max_connection=5
thread_cache_size=5