Inreased mysql max_connections variable

This commit is contained in:
Daniel Winzen
2020-01-05 14:02:38 +01:00
parent b768d3f45f
commit 6d92ea99e0

View File

@ -16,7 +16,7 @@ innodb_flush_log_at_trx_commit = 2
skip_name_resolve = 1
query_cache_size = 128M
query_cache_limit = 4M
max_connections = 500
max_connections = 1000
table_open_cache = 15000
tmp_table_size = 16M
max_heap_table_size = 16M