limit threads and max connections

This commit is contained in:
Girish Ramakrishnan
2015-08-13 14:42:36 -07:00
parent 5e8cd09f51
commit e78dbcb5d4

View File

@@ -5,4 +5,6 @@
[mysqld]
performance_schema=OFF
max_connection=50
max_connection=5
thread_cache_size=5