updated mysql cnf

This commit is contained in:
Alexey Bannov 2017-09-22 10:36:04 -04:00
parent cf2cab8b96
commit dfb1d3003d
1 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,6 @@
sql_mode = 'NO_ENGINE_SUBSTITUTION'
max_connections = 1000
max_allowed_packet = 1048576000
group_concat_max_len = 2048
log-error = /var/log/mysql/error.log