Merge branch 'master' into dist/eole/2.6.2/master
This commit is contained in:
commit
142d73afad
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue