Merge pull request #1284 from YunoHost-Apps/mysql-sort_buffer_size

Update mysql sort_buffer_size value
This commit is contained in:
Alexandre Aubin 2021-08-27 17:27:53 +02:00 committed by GitHub
commit 3c9f812950
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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