Merge branch 'master' into dist/eole/2.6.2/master

This commit is contained in:
Philippe Caseiro 2018-06-21 11:04:20 +02:00
commit 142d73afad
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ query_cache_size = %%getVar('dbQueryCacheSize')
tmp_table_size = %%dbTmpTableSize
max_heap_table_size = %%dbTmpTableSize
max_allowed_packet = %%dbMaxAllowedPacket
max_allowed_packet = %%{dbMaxAllowedPacket}M
%if %%dbEnableSlowQueryLogs == "oui"
slow-query-log = 1