[fix] sort_buffer_size too small to make nextcloud work

This commit is contained in:
ljf (zamentur) 2021-09-08 10:45:43 +02:00 committed by Kay0u
parent 1730f84b8c
commit 34e9246bb7
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -30,7 +30,7 @@ skip-external-locking
key_buffer_size = 16K
max_allowed_packet = 16M
table_open_cache = 4
sort_buffer_size = 256K
sort_buffer_size = 4M
read_buffer_size = 256K
read_rnd_buffer_size = 256K
net_buffer_length = 2K